.op-home{--ink:#062320;--ink-2:#0a2c28;--ink-3:#103632;--ink-line:#c6f84b1a;--ink-line-2:#ffffff17;--lime:#c6f84b;--lime-bright:#d6fb66;--lime-deep:#a6e22a;--lime-soft:#c6f84b24;--paper:#fff;--paper-2:#f5f7f4;--paper-3:#edf1ea;--line:#e6eae3;--line-2:#d8ded2;--text:#0e1512;--text-mute:#5e6b62;--text-faint:#93a096;--on-ink:#eaf3ec;--on-ink-mute:#93a89f;--display:"Gabarito", system-ui, sans-serif;--body:"DM Sans", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--maxw:1240px;--pad:clamp(20px, 5vw, 56px);--r-sm:12px;--r:18px;--r-lg:28px}.op-home *{box-sizing:border-box;margin:0;padding:0}.op-home{scroll-behavior:smooth;background:var(--paper);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.6;overflow-x:hidden}.op-home img,.op-home svg{max-width:100%}.op-home img{display:block}.op-home a{color:inherit;text-decoration:none}.op-home button{cursor:pointer;background:0 0;border:none;font-family:inherit}.op-home h1,.op-home h2,.op-home h3,.op-home h4{font-family:var(--display);letter-spacing:-.018em;text-wrap:balance;font-weight:600;line-height:1.04}.op-home .wrap{width:100%;max-width:var(--maxw);padding-left:var(--pad);padding-right:var(--pad);margin:0 auto;position:relative}.op-home .section{padding:clamp(72px,10vw,130px) 0}.op-home .section-tight{padding:clamp(54px,7vw,90px) 0}.op-home .theme-dark{background:var(--ink);color:var(--on-ink)}.op-home .theme-dark h1,.op-home .theme-dark h2,.op-home .theme-dark h3{color:#fff}.op-home .theme-paper2{background:var(--paper-2)}.op-home .badge{background:var(--paper);border:1px solid var(--line);font-family:var(--display);color:var(--text);white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:7px 15px 7px 11px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #00000008}.op-home .badge .ico{flex:none;place-items:center;width:16px;height:16px;display:grid}.op-home .badge.on-dark{border-color:var(--ink-line-2);color:#fff;background:#ffffff0f}.op-home .head{text-align:center;max-width:760px;margin:0 auto}.op-home .head h2{margin:22px 0 18px;font-size:clamp(34px,5vw,60px)}.op-home .head p{color:var(--text-mute);text-wrap:pretty;max-width:560px;margin:0 auto;font-size:clamp(16px,1.6vw,19px)}.op-home .theme-dark .head p{color:var(--on-ink-mute)}.op-home .btn{font-family:var(--display);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:100px;align-items:center;gap:9px;padding:14px 26px;font-size:15.5px;font-weight:600;transition:transform .22s cubic-bezier(.2,.7,.2,1),background .22s,border-color .22s,box-shadow .22s,color .22s;display:inline-flex}.op-home .btn-lime{background:var(--lime);color:#0b1a06;box-shadow:0 8px 24px -10px #c6f84b99}.op-home .btn-lime:hover{background:var(--lime-bright);transform:translateY(-2px);box-shadow:0 14px 30px -10px #c6f84bb3}.op-home .btn-dark{background:var(--ink-3);color:#fff;border-color:var(--ink-line-2)}.op-home .btn-dark:hover{background:var(--ink-2);border-color:#fff3;transform:translateY(-2px)}.op-home .btn-outline{background:var(--paper);color:var(--text);border-color:var(--line-2)}.op-home .btn-outline:hover{border-color:var(--text);transform:translateY(-2px)}.op-home .btn-ghost-dark{color:#fff;border-color:var(--ink-line-2);background:#ffffff0a}.op-home .btn-ghost-dark:hover{background:#ffffff17;transform:translateY(-2px)}.op-home .btn .arr{transition:transform .22s}.op-home .btn:hover .arr{transform:translate(3px)}.op-home .card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);transition:border-color .3s,transform .3s,box-shadow .3s}.op-home .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.op-home .reveal.in{opacity:1;transform:none}.op-home .d1{transition-delay:70ms}.op-home .d2{transition-delay:.14s}.op-home .d3{transition-delay:.21s}.op-home .d4{transition-delay:.28s}.op-home .d5{transition-delay:.35s}@media (prefers-reduced-motion:reduce){.op-home .reveal{opacity:1;transition:none;transform:none}.op-home{scroll-behavior:auto}.op-home *{animation:none!important}}@media (min-width:1280px) and (max-width:1535px){.op-home{zoom:.9}}@media (min-width:921px) and (max-width:1279px){.op-home{zoom:.82}}.op-home .nav{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;position:fixed;inset:0 0 auto}.op-home .nav.scrolled{-webkit-backdrop-filter:blur(16px)saturate(150%);border-bottom-color:var(--ink-line-2);background:#062320d1}.op-home .nav-inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.op-home .brand{font-family:var(--display);color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-size:21px;font-weight:600;display:flex}.op-home .brand .mark{flex:none;width:30px;height:30px}.op-home .nav-links{font-family:var(--display);color:var(--on-ink);align-items:center;gap:30px;font-size:15.5px;font-weight:500;display:flex}.op-home .nav-links a{opacity:.9;white-space:nowrap;align-items:center;gap:5px;transition:opacity .2s;display:inline-flex}.op-home .nav-links a:hover{opacity:1}.op-home .nav-links .caret{opacity:.6;width:9px;height:9px}.op-home .nav-right{align-items:center;gap:18px;display:flex}.op-home .nav-right .signin{font-family:var(--display);color:#fff;opacity:.9;white-space:nowrap;font-size:15.5px;font-weight:500}.op-home .nav-right .signin:hover{opacity:1}.op-home .nav-burger{border:1px solid var(--ink-line-2);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:none}@media (max-width:920px){.op-home .nav-links,.op-home .nav-right .signin{display:none}.op-home .nav-burger{display:inline-flex}}.op-home .hero{background:radial-gradient(1100px 620px at 50% 38%, #c6f84b1a, transparent 62%), var(--ink);color:var(--on-ink);text-align:center;padding:132px 0 clamp(40px,5vw,64px);position:relative;overflow:hidden}.op-home .hero:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 30%,#000,#0000 75%)}.op-home .hero .wrap{z-index:2;position:relative}.op-home .g2{font-family:var(--display);color:var(--lime);white-space:nowrap;background:#c6f84b14;border:1px solid #c6f84b4d;border-radius:100px;align-items:center;gap:9px;margin-bottom:30px;padding:7px 15px;font-size:14px;font-weight:500;display:inline-flex}.op-home .g2 .stars{color:var(--lime);letter-spacing:2px;font-size:12px}.op-home .g2 .g2mark{background:var(--lime);width:18px;height:18px;color:var(--ink);font-size:11px;font-weight:700;font-family:var(--display);border-radius:50%;place-items:center;display:grid}.op-home .hero h1{color:#fff;letter-spacing:-.03em;font-size:clamp(44px,7.2vw,92px);font-weight:600;line-height:.98}.op-home .hero-sub{max-width:620px;color:var(--on-ink-mute);margin:26px auto 0;font-size:clamp(17px,1.9vw,21px)}.op-home .hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:-160px;display:flex}.op-home .scene-outer{width:100%;margin-top:2px;overflow:visible}.op-home .scene{transform-origin:top;width:1180px;height:660px;margin:0 auto;position:relative}.op-home .scene svg.links{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.op-home .scene .node{z-index:2;font-family:var(--display);white-space:nowrap;position:absolute;transform:translate(-50%,-50%)}.op-home .pm{color:#fff;align-items:center;gap:9px;line-height:1;display:inline-flex;position:relative}.op-home .pm svg{flex:none;display:block}.op-home .pm-tx{font-family:var(--display)}.op-home .pm.paypal .pm-tx{letter-spacing:-.01em;font-size:25px;font-style:italic;font-weight:800}.op-home .pm.gpay .pm-tx{letter-spacing:-.02em;font-size:31px;font-weight:500}.op-home .pm.afterpay .pm-tx{letter-spacing:-.01em;font-size:24px;font-weight:600}.op-home .pm.klarna .pm-tx{letter-spacing:-.02em;font-size:27px;font-weight:800}.op-home .pm.affirm .pm-tx{font-size:26px;font-weight:700}.op-home .pm.venmo .pm-tx{letter-spacing:-.01em;font-size:27px;font-style:italic;font-weight:800}.op-home .pm.applepay .pm-tx{letter-spacing:-.02em;font-size:32px;font-weight:500}.op-home .pm.affirm .arc{position:absolute;top:-7px;left:50%;transform:translate(-50%)}.op-home .gp-badge{background:#fff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 6px 18px -8px #00000080}.op-home .pm{transition:filter .35s}.op-home .pm.on{filter:drop-shadow(0 0 14px #c6f84b8c)brightness(1.18)}.op-home .pm.on .pm-tx{text-shadow:0 0 16px #c6f84b99}.op-home .pay-card{transition:box-shadow .3s,border-color .3s}.op-home .pay-card.charge{border-color:#c6f84b99;box-shadow:0 32px 62px -26px #000000d9,inset 0 1px #ffffff12,0 0 44px -6px #c6f84b80}@keyframes pmFloat{0%{transform:translate(calc(-50% - 2px),calc(-50% - 6px))}25%{transform:translate(calc(2px - 50%),calc(-50% - 2px))}50%{transform:translate(calc(1.5px - 50%),calc(6px - 50%))}75%{transform:translate(calc(-50% - 1.5px),calc(2px - 50%))}to{transform:translate(calc(-50% - 2px),calc(-50% - 6px))}}.op-home .scene .node.pm{will-change:transform;animation:6s ease-in-out infinite pmFloat}.op-home .scene .node.pm.paypal{animation-duration:5.6s;animation-delay:-.3s}.op-home .scene .node.pm.gpay{animation-duration:6.4s;animation-delay:-1.7s}.op-home .scene .node.pm.afterpay{animation-duration:5s;animation-delay:-2.4s}.op-home .scene .node.pm.klarna{animation-duration:6s;animation-delay:-.9s}.op-home .scene .node.pm.affirm{animation-duration:6.8s;animation-delay:-3.2s}.op-home .scene .node.pm.venmo{animation-duration:5.3s;animation-delay:-2s}.op-home .scene .node.pm.applepay{animation-duration:6.2s;animation-delay:-1.1s}@media (prefers-reduced-motion:reduce){.op-home .scene .node.pm{animation:none}}.op-home .lbl{color:#7f9286;font-size:15px;font-weight:600;font-family:var(--display);line-height:1.15}.op-home .s-pill{color:var(--on-ink);font-size:13.5px;font-weight:600;font-family:var(--display);background:linear-gradient(160deg,#ffffff0e,#ffffff05);border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:7px;padding:8px 13px;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 14px 32px -24px #000}.op-home .s-pill .ic{color:var(--lime);place-items:center;font-weight:800;display:grid}.op-home .tile{text-align:center;color:#fff;background:linear-gradient(158deg,#ffffff0f,#ffffff04);border:1px solid #ffffff14;border-radius:22px;place-items:center;width:78px;height:74px;padding:5px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 26px 52px -30px #000}.op-home .tile.lg{border-radius:24px;width:86px;height:82px}.op-home .tile.wide{width:114px;height:80px}.op-home .tile.ckt{width:96px;height:80px}.op-home .tile.sm{border-radius:20px;width:122px;height:56px}.op-home .tile .t1{letter-spacing:-.01em;font-size:18px;font-weight:800;line-height:1}.op-home .tile .t2{color:var(--on-ink-mute);margin-top:4px;font-size:11px;font-weight:500}.op-home .tile .ach{letter-spacing:-.01em;font-size:23px;font-weight:800}.op-home .tile .plain{font-size:14.5px;font-weight:600;line-height:1.18}.op-home .tile .stripe{font-family:var(--display);letter-spacing:-.035em;font-size:18px;font-weight:800}.op-home .gtile{color:#fff;background:linear-gradient(158deg,#fff1,#ffffff03);border:1px solid #ffffff18;border-radius:25px;place-items:center;width:84px;height:84px;display:grid;box-shadow:inset 0 1px #ffffff1c,0 28px 54px -28px #000}.op-home .gtile.glow{border-color:#c6f84b57;box-shadow:inset 0 1px #c6f84b2e,0 0 32px -2px #c6f84b38,0 28px 54px -28px #000}.op-home .gtile .adyen{font-family:var(--display);letter-spacing:-.045em;font-size:22px;font-weight:800}.op-home .tsys{font-family:var(--display);letter-spacing:-.02em;color:#fff;align-items:flex-start;font-size:21px;font-weight:800;display:inline-flex}.op-home .tsys .bar{background:#eaf6d0;border-radius:1px;width:4px;height:20px;margin:1px 1px 0}.op-home .tsys .reg{margin-top:1px;font-size:7.5px}.op-home .cko{font-family:var(--display);align-items:center;gap:3px;display:inline-flex}.op-home .cko .nm{color:#fff;font-size:12px;font-weight:800}.op-home .cko .dot{color:var(--on-ink-mute);font-size:10px;font-weight:500}.op-home .pay-card{z-index:2;color:#e9f6dd;background:radial-gradient(130% 150% at 82% 8%,#3a7032,#0000 52%),linear-gradient(150deg,#2c5e2a,#1a3d1c 58%,#0f2a12);border:1px solid #c6f84b38;border-radius:18px;width:208px;height:126px;padding:15px 17px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 32px 62px -26px #000000d9,inset 0 1px #ffffff12}.op-home .pay-card:after{content:"";border-radius:inherit;pointer-events:none;opacity:.55;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:4px 4px;position:absolute;inset:0}.op-home .pay-card .row1{justify-content:space-between;align-items:center;display:flex}.op-home .pay-card .chiprow{align-items:center;gap:9px;display:flex}.op-home .pay-card .emv{background:linear-gradient(135deg,#dcecab,#a9cc6e);border-radius:5px;width:30px;height:23px;position:relative}.op-home .pay-card .emv:before{content:"";border-left:1px solid #14280c73;border-right:1px solid #14280c73;position:absolute;inset:5px 9px}.op-home .pay-card .emv:after{content:"";background:#14280c73;height:1px;position:absolute;top:50%;left:0;right:0}.op-home .pay-card .wifi{color:var(--lime)}.op-home .pay-card .visa{font-family:var(--display);letter-spacing:-.02em;color:#fff;font-size:23px;font-style:italic;font-weight:800}.op-home .pay-card .pan{font-family:var(--display);color:#eef7e3;justify-content:space-between;align-items:center;font-size:22px;font-weight:600;display:flex;position:absolute;bottom:35px;left:17px;right:17px}.op-home .pay-card .pan .dots{letter-spacing:2.5px;color:#e9f6dd80;font-size:15px}.op-home .pay-card .meta{font-family:var(--display);color:#e9f6ddb8;justify-content:space-between;font-size:13px;font-weight:500;display:flex;position:absolute;bottom:14px;left:17px;right:17px}.op-home .hub{z-index:3;place-items:center;width:300px;height:300px;display:grid;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.op-home .hub .glow{background:radial-gradient(circle,#c6f84b47,#c6f84b0d 48%,#0000 66%);border-radius:50%;position:absolute;inset:0}.op-home .hub .ring{border:1px solid #c6f84b21;border-radius:50%;position:absolute}.op-home .hub .ring.r1{inset:26px}.op-home .hub .ring.r2{inset:66px}.op-home .hub .ring.r3{inset:108px}.op-home .hub .pulse{border:1px solid var(--lime);border-radius:50%;animation:3s ease-out infinite hubpulse;position:absolute;inset:88px}.op-home .hub .pulse.p2{animation-delay:1.5s}@keyframes hubpulse{0%{opacity:.5;transform:scale(.7)}70%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(2)}}.op-home .hub .core{background:radial-gradient(circle at 42% 34%, var(--lime-bright), var(--lime) 56%, var(--lime-deep));border-radius:50%;place-items:center;width:128px;height:128px;display:grid;position:relative;box-shadow:0 0 72px 12px #c6f84b6b}.op-home .hub .core svg{width:90px;height:90px}.op-home .flow{fill:none;stroke:#c8e6d217;stroke-width:1.4px}.op-home .flow.lit{stroke:#cdf24f;stroke-width:2px;filter:drop-shadow(0 0 4px #c6f84b8c)}.op-home .flow.pmwire{stroke:#c6f84b24;stroke-width:1.5px;transition:stroke .35s,filter .35s}.op-home .flow.pmwire.on{stroke:#c6f84be6;stroke-width:2.2px;filter:drop-shadow(0 0 5px #c6f84b99);stroke-dasharray:14 16;animation:.7s linear infinite wireMarch}.op-home .flow.wire{stroke:#c6f84b99;stroke-width:2.6px;filter:drop-shadow(0 0 4px #c6f84b66)}.op-home .flow.wireglow{stroke:url(#wireGrad);stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:22 26;filter:drop-shadow(0 0 6px #c6f84b8c);animation:1.1s linear infinite wireMarch}@keyframes wireMarch{to{stroke-dashoffset:-48px}}@media (prefers-reduced-motion:reduce){.op-home .flow.wireglow{animation:none}}.op-home .flow-dot{fill:var(--lime);filter:drop-shadow(0 0 6px var(--lime))}.op-home .spark{z-index:4;pointer-events:none;opacity:0;background:radial-gradient(circle, #fff 0%, #f6ffc8 28%, var(--lime) 52%, #c6f84b00 74%);border-radius:50%;width:15px;height:15px;position:absolute;top:40%;transform:translate(-50%,-50%);box-shadow:0 0 22px 7px #c6f84bd9,0 0 6px 2px #fff}.op-home .spark.sl{left:358px}.op-home .spark.sr{left:654px}.op-home .hub .core{transition:box-shadow .26s,transform .26s}.op-home .hub.flash .core{transform:scale(1.07);box-shadow:0 0 110px 26px #c6f84b99}.op-home .wheel{z-index:3;width:158px;position:absolute;top:40%;left:78.5%;transform:translate(-50%,-50%)}.op-home .wheel-frame{pointer-events:none;z-index:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(160deg,#ffffff0a,#ffffff02);border:1px solid #ffffff12;border-radius:34px;position:absolute;inset:-10px -16px;box-shadow:inset 0 1px #ffffff0d,0 40px 80px -40px #000}.op-home .wheel-mask{z-index:1;height:312px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 27% 73%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 27% 73%,#0000 100%)}.op-home .wheel-track{will-change:transform;flex-direction:column;display:flex;position:absolute;top:0;left:0;right:0}.op-home .wheel-item{color:#fff;opacity:.45;background:linear-gradient(158deg,#ffffff0f,#ffffff04);border:1px solid #ffffff14;border-radius:26px;flex:none;place-items:center;height:56px;margin:4px 0;transition:opacity .45s,border-color .45s,box-shadow .45s,transform .35s;display:grid;box-shadow:inset 0 1px #ffffff0f,0 26px 52px -34px #000}.op-home .wheel-item svg{width:auto;max-width:74%;height:24px;display:block}.op-home .wheel-item.active{opacity:1;border-color:#c6f84b80;box-shadow:inset 0 0 16px -2px #c6f84b52,inset 0 1px #c6f84b38,0 26px 52px -30px #000}.op-home .wheel-item.land{transform:scale(1.06)}@keyframes itemHit{0%{border-color:#c6f84b80;box-shadow:inset 0 0 16px -2px #c6f84b52,inset 0 1px #c6f84b38,0 26px 52px -30px #000}30%{border-color:#c6f84bd9;box-shadow:inset 0 0 22px #c6f84b80,inset 0 1px #c6f84b52,0 26px 52px -30px #000}to{border-color:#c6f84b80;box-shadow:inset 0 0 16px -2px #c6f84b52,inset 0 1px #c6f84b38,0 26px 52px -30px #000}}.op-home .wheel-item.hit{animation:.7s ease-out itemHit}.op-home .wheel-sel:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:1px solid #c6f84b80;position:absolute;inset:0}@keyframes selRipple{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.14)}}.op-home .wheel-sel.hit:after{animation:.7s ease-out selRipple}.op-home .accepted{z-index:4;pointer-events:none;opacity:0;transition:opacity .4s;position:absolute;top:40%;left:94.5%;transform:translate(-50%,-50%)}.op-home .accepted.show{opacity:1}.op-home .accepted-badge{width:64px;height:64px;color:var(--lime);background:radial-gradient(circle at 50% 38%,#c6f84b33,#c6f84b0d);border:1px solid #c6f84b73;border-radius:50%;place-items:center;display:grid;position:relative;transform:scale(.5);box-shadow:0 0 #c6f84b66}.op-home .accepted-badge:before,.op-home .accepted-badge:after{content:"";opacity:0;pointer-events:none;border:2px solid #c6f84ba6;border-radius:50%;position:absolute;inset:-1px}.op-home .accepted.show .accepted-badge{animation:.6s cubic-bezier(.18,.9,.3,1.5) forwards acPop}.op-home .accepted.show .accepted-badge:before{animation:.85s ease-out .12s forwards acRing1}.op-home .accepted.show .accepted-badge:after{animation:1s ease-out .26s forwards acRing2}.op-home .accepted-badge svg{width:38px;height:38px;overflow:visible}.op-home .accepted.show .accepted-badge svg{animation:.5s cubic-bezier(.2,.8,.3,1.5) .4s acCheckPop}.op-home .ac-ring{opacity:0}.op-home .ac-check{stroke-dasharray:44;stroke-dashoffset:44px}.op-home .accepted.show .ac-ring{animation:.4s forwards acRing}.op-home .accepted.show .ac-check{animation:.42s cubic-bezier(.6,.1,.4,1) .18s forwards acDraw}.op-home .accepted-label{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--lime);opacity:0;white-space:nowrap;font-size:13px;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%)}.op-home .accepted.show .accepted-label{animation:.4s .28s forwards acLabel}@keyframes acPop{0%{transform:scale(.4);box-shadow:0 0 #c6f84b00}45%{transform:scale(1.14);box-shadow:0 0 40px 7px #c6f84bb3}70%{transform:scale(.97)}to{transform:scale(1);box-shadow:0 0 28px -2px #c6f84b80}}@keyframes acRing1{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes acRing2{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(3)}}@keyframes acCheckPop{0%{transform:scale(1)}45%{transform:scale(1.22)}to{transform:scale(1)}}@keyframes acRing{0%{opacity:0}to{opacity:1}}@keyframes acDraw{to{stroke-dashoffset:0}}@keyframes acLabel{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:.9;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.op-home .accepted.show .accepted-badge,.op-home .accepted.show .ac-ring,.op-home .accepted.show .ac-check,.op-home .accepted.show .accepted-label{animation:none}.op-home .accepted.show .accepted-badge{transform:scale(1)}.op-home .accepted.show .ac-ring{opacity:1}.op-home .accepted.show .ac-check{stroke-dashoffset:0}.op-home .accepted.show .accepted-label{opacity:.9}}.op-home .wheel-sel{pointer-events:none;z-index:2;border:1px solid #c6f84b4d;border-radius:26px;height:56px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 30px -4px #c6f84b47}@keyframes selHitGlow{0%{border-color:#c6f84b4d;box-shadow:0 0 30px -4px #c6f84b47}28%{border-color:#c6f84bd9;box-shadow:0 0 46px 4px #c6f84b99}to{border-color:#c6f84b4d;box-shadow:0 0 30px -4px #c6f84b47}}.op-home .wheel-sel.hit{animation:.7s ease-out selHitGlow}.op-home #trusted{padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(16px,2vw,28px)}.op-home .logos-label{text-align:center;color:var(--text);font-family:var(--display);margin-bottom:34px;font-size:21px;font-weight:600}.op-home .logo-grid{grid-template-columns:repeat(4,1fr);place-items:center;gap:30px 20px;max-width:980px;margin:0 auto;display:grid}.op-home .logo-item{font-family:var(--display);color:#1c241f;opacity:1;align-items:center;gap:10px;font-size:23px;font-weight:700;transition:opacity .25s;display:flex}.op-home .logo-item:hover{opacity:1}.op-home .logo-item svg{flex:none;width:26px;height:26px}.op-home img.logo-item{width:auto;height:58px;display:inline-block}.op-home .logo-beagle svg{width:34px;height:29px}.op-home .logo-marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.op-home .marquee-track{align-items:center;width:max-content;animation:36s linear infinite logo-scroll;display:flex}.op-home .marquee-track .logo-item{flex:none;margin-right:72px}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.op-home .marquee-track{animation:none}}@media (max-width:720px){.op-home .marquee-track .logo-item{margin-right:48px}}.op-home #features{padding-top:clamp(40px,5vw,72px)}.op-home .feat-top{grid-template-columns:1fr 1fr;gap:22px;margin-top:60px;display:grid}.op-home .feat-bottom{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:22px;display:grid}.op-home .feat{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:34px;transition:border-color .3s,transform .3s,box-shadow .3s;overflow:hidden}.op-home .feat:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 30px 60px -40px #00000040}.op-home .feat h3{margin-bottom:12px;font-size:26px}.op-home .feat.small h3{font-size:22px}.op-home .feat p{color:var(--text-mute);max-width:460px;font-size:16px}.op-home .feat .viz{margin-top:26px}@media (max-width:880px){.op-home .feat-top,.op-home .feat-bottom{grid-template-columns:1fr}}.op-home .cost-block{margin-top:6px}.op-home .cost-label{font-family:var(--display);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.op-home .cost-bar{border-radius:8px;height:30px;display:flex;position:relative;overflow:hidden}.op-home .cost-liquid{display:flex;position:absolute;inset:0}.op-home .cost-liquid>span{display:block;position:relative}.op-home .cost-liquid>span:after{content:"";background:inherit;position:absolute;inset:0 -16px 0 0}.op-home .cost-tags{color:var(--text-faint);font-size:11px;font-family:var(--mono);justify-content:space-between;margin:7px 2px 18px;display:flex}.op-home .op-bar,.op-home .op-tags{width:38%;min-width:190px}.op-home .cost-toprow{min-height:18px;margin-bottom:7px;position:relative}.op-home .cost-toprow .cost-label{margin:0}.op-home .cost-botrow{height:14px;margin:7px 0 18px;position:relative}.op-home .seg-tag{font-family:var(--mono);letter-spacing:-.2px;color:var(--text-faint);white-space:nowrap;font-size:10px;line-height:1;position:absolute;top:0}.op-home .seg-tag.top{color:var(--text-mute);top:3px}.op-home .seg-tag.end{right:0}.op-home .cost-bar{clip-path:inset(0 100% 0 0);transition:clip-path 1s cubic-bezier(.22,.72,.16,1)}.op-home .cost-label svg,.op-home .cost-label use{will-change:transform}.op-home .cost-block:first-of-type .cost-label{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(4px)}.op-home .cost-block:nth-of-type(2) .cost-label{opacity:0;transition:opacity .5s .25s,transform .5s .25s;transform:translateY(4px)}.op-home .cost-tags,.op-home .seg-tag{opacity:0;transition:opacity .5s}.op-home .cost-block:first-of-type .cost-tags{transition-delay:.9s}.op-home .cost-block:nth-of-type(2) .cost-tags{transition-delay:1.35s}.op-home .cost-block:nth-of-type(2) .seg-tag.top{transition-delay:.35s}.op-home .cost-block:nth-of-type(2) .seg-tag.bot{transition-delay:1.05s}.op-home .feat.in .cost-block:first-of-type .cost-bar{transition-delay:.2s}.op-home .feat.in .cost-block:nth-of-type(2) .cost-bar{transition-delay:.65s}.op-home .feat.in .cost-bar{clip-path:inset(0)}.op-home .feat.in .cost-label{opacity:1;transform:none}.op-home .feat.in .cost-tags,.op-home .feat.in .seg-tag{opacity:1}.op-home .cost-block:first-of-type .cost-bar:after{content:"";background:linear-gradient(100deg,#0000 30%,#ffffff8c 50%,#0000 70%);position:absolute;inset:0;transform:translate(-110%)}.op-home .feat.in .cost-block:first-of-type .cost-bar:after{animation:1.1s cubic-bezier(.3,.6,.2,1) 1.15s both costSheen}@keyframes costSheen{to{transform:translate(110%)}}@keyframes seamHover{0%,to{transform:translate(-2.5px)}50%{transform:translate(2.5px)}}.op-home .feat.in .cost-liquid>span:not(:first-child){animation-name:seamHover;animation-duration:3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.op-home .feat.in .cost-liquid>span:nth-child(2){animation-duration:3.2s;animation-delay:-.3s}.op-home .feat.in .cost-liquid>span:nth-child(3){animation-duration:2.6s;animation-delay:-1.1s}.op-home .feat.in .cost-liquid>span:nth-child(4){animation-duration:3.5s;animation-delay:-.7s}.op-home .feat.in .cost-liquid>span:nth-child(5){animation-duration:2.9s;animation-delay:-1.6s}.op-home .feat.in .cost-liquid>span:nth-child(6){animation-duration:3.3s;animation-delay:-.5s}@media (prefers-reduced-motion:reduce){.op-home .cost-bar{clip-path:none}.op-home .cost-label,.op-home .cost-tags,.op-home .seg-tag{opacity:1;transform:none}.op-home .cost-block .cost-bar:after{display:none}}.op-home .accept-viz{justify-content:space-between;align-items:center;gap:12px;max-width:460px;margin:0 auto;padding:10px 2px;display:flex}.op-home .cc-group{flex:none;align-items:center;display:flex}.op-home .card-chip{--c1:#d8fb6a;--c2:#b6ef3e;--c3:#9fdd24;--ct:#173309;--cshadow:#8cc81ee6;width:150px;color:var(--ct);background:radial-gradient(120% 140% at 12% 8%, #ffffff8c 0%, #fff0 42%), linear-gradient(150deg, var(--c1) 0%, var(--c2) 52%, var(--c3) 100%);box-shadow:0 22px 40px -20px var(--cshadow), inset 0 1px 0 #ffffff8c, inset 0 -14px 26px -18px #28460559;font-family:var(--mono);border-radius:14px;flex:none;padding:13px 13px 12px;position:relative;overflow:hidden}.op-home .card-chip .cc-glare{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff73 50%,#0000 70%);width:70%;height:180%;position:absolute;top:-40%;left:-20%;transform:rotate(8deg)}.op-home .card-chip .cc-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.op-home .card-chip .cc-emv{filter:drop-shadow(0 1px 1px #28460540);width:24px;height:19px;display:block}.op-home .card-chip .cc-emv svg{width:100%;height:100%;display:block}.op-home .card-chip .cc-wifi{color:var(--ct);opacity:.7}.op-home .card-chip .cc-num{letter-spacing:.4px;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.op-home .card-chip .cc-num span:nth-child(2),.op-home .card-chip .cc-num span:nth-child(3){opacity:.55;letter-spacing:1px}.op-home .card-chip .cc-foot{justify-content:space-between;align-items:flex-end;margin-top:13px;display:flex}.op-home .card-chip .cc-field{flex-direction:column;gap:3px;font-size:11px;font-weight:600;line-height:1;display:flex}.op-home .card-chip .cc-field em{letter-spacing:.8px;text-transform:uppercase;opacity:.6;font-size:6.5px;font-style:normal;font-family:var(--display);line-height:1}.op-home .card-chip .cc-visa{font-family:var(--display);letter-spacing:.3px;color:var(--ct);font-size:16px;font-style:italic;font-weight:800}.op-home .card-chip .cc-mc2{align-items:center;display:inline-flex}.op-home .card-chip .cc-mc2 i{border-radius:50%;width:15px;height:15px;display:block}.op-home .card-chip .cc-mc2 i:first-child{background:#eb001b}.op-home .card-chip .cc-mc2 i:last-child{mix-blend-mode:screen;background:#f79e1b;margin-left:-7px}.op-home .card-chip.t-lime{--c1:#d8fb6a;--c2:#b6ef3e;--c3:#9fdd24;--ct:#173309;--cshadow:#8cc81ee6}.op-home .card-chip.t-graphite{--c1:#454e5e;--c2:#2c3442;--c3:#1a2029;--ct:#f3f6fa;--cshadow:#0f141ebf}.op-home .card-chip.t-ocean{--c1:#5b8df0;--c2:#3a63cf;--c3:#22408f;--ct:#eef4ff;--cshadow:#1e3c8ccc}.op-home .card-chip.t-coral{--c1:#ffb38f;--c2:#fa7f4f;--c3:#ed5a2e;--ct:#43160a;--cshadow:#d25a2dbf}.op-home .card-chip.t-violet{--c1:#b59be8;--c2:#8a63d6;--c3:#6a44b8;--ct:#f5efff;--cshadow:#5f37a5cc}@keyframes cardIn{0%{opacity:0;filter:blur(1.5px);transform:translateY(7px)scale(.95)}60%{opacity:1}to{opacity:1;filter:none;transform:none}}.op-home .card-chip.cardIn{animation:.5s cubic-bezier(.2,.7,.2,1) cardIn}.op-home .card-chip .cc-spark{display:none}@keyframes ccSpark{0%,to{opacity:.25;transform:translate(50%,-50%)scale(.6)}50%{opacity:.9;transform:translate(50%,-50%)scale(1.15)}}.op-home .energy{flex:none;align-self:center;width:50px;height:56px;margin-left:16px;position:relative}.op-home .energy:before{content:"";background:linear-gradient(90deg,#a6e22ab3 0%,#a6e22a1f 75%,#a6e22a00 100%);border-radius:2px;height:2px;position:absolute;top:50%;left:4px;right:2px;transform:translateY(-50%)}.op-home .energy i{background:var(--lime-deep);border-radius:50%;width:7px;height:7px;animation:1.4s linear infinite enFlow;position:absolute;top:50%;box-shadow:0 0 9px 2px #a6e22abf}@keyframes enFlow{0%{opacity:0;left:2px;transform:translateY(-50%)scale(.5)}18%{opacity:1}82%{opacity:1}to{opacity:0;left:100%;transform:translateY(-50%)scale(1)}}.op-home .pay-ok{flex-direction:column;flex:none;align-items:center;gap:12px;width:128px;display:flex}.op-home .po-stage{width:60px;height:60px;position:relative}.op-home .po-stage svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.op-home .po-track{fill:none;stroke:var(--line);stroke-width:5px}.op-home .po-arc{fill:none;stroke:var(--lime-deep);stroke-width:5px;stroke-linecap:round;stroke-dasharray:44 130;transform-origin:50%;animation:.85s linear infinite poSpin}.op-home .po-proc{animation:3s ease-in-out infinite poProc}.op-home .po-done{opacity:0;transform-origin:50%;animation:3s ease-in-out infinite poDone;position:absolute;inset:0}.op-home .po-disc{fill:var(--lime)}.op-home .po-tick{fill:none;stroke:#173309;stroke-width:5.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:42;stroke-dashoffset:42px;animation:3s ease-in-out infinite poTick}@keyframes poSpin{to{transform:rotate(360deg)}}@keyframes poProc{0%,38%{opacity:1}46%,to{opacity:0}}@keyframes poDone{0%,40%{opacity:0;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}58%,90%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes poTick{0%,46%{stroke-dashoffset:42px}62%,92%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.op-home .po-text{text-align:center;width:100%;height:17px;font-family:var(--display);font-size:12.5px;font-weight:600;position:relative}.op-home .po-text span{position:absolute;left:0;right:0}.op-home .po-t1{color:var(--text-faint);animation:3s ease-in-out infinite poProc}.op-home .po-t2{color:#3c5a13;opacity:0;animation:3s ease-in-out infinite poText2}@keyframes poText2{0%,42%{opacity:0}54%,92%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.op-home .energy i,.op-home .cc-spark,.op-home .po-proc,.op-home .po-arc{animation:none}.op-home .po-proc,.op-home .po-t1{opacity:0}.op-home .po-done,.op-home .po-t2{opacity:1;animation:none;transform:none}.op-home .po-tick{stroke-dashoffset:0;animation:none}}.op-home .flag-cols{flex:none;gap:9px;height:196px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%)}.op-home .flag-col{flex:none;width:54px;overflow:hidden}.op-home .flag-col-inner{will-change:transform;flex-direction:column;display:flex}.op-home .flag-col-inner.up{animation:16s linear infinite flag-up}.op-home .flag-col-inner.down{animation:16s linear infinite flag-down}.op-home .ft{background:var(--paper-2);border:1px solid var(--line);border-radius:9px;place-items:center;width:54px;height:40px;margin-bottom:8px;font-size:30px;line-height:1;display:grid;box-shadow:0 3px 7px -4px #00000038}@keyframes flag-up{0%{transform:translateY(0)}to{transform:translateY(-288px)}}@keyframes flag-down{0%{transform:translateY(-288px)}to{transform:translateY(0)}}.op-home .gw-stack{flex-direction:column;gap:13px;display:flex}.op-home .gw-pill{text-align:center;min-width:80px;font-size:12px;font-family:var(--display);color:#97a199;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:9px 13px;font-weight:600;position:relative;box-shadow:0 5px 14px -10px #00000059}.op-home .gw-pill .badge{border:2px solid var(--paper);border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;bottom:-6px;right:-6px}.op-home .gw-pill.ok .badge{background:var(--lime);color:#1c2b08}.op-home .gw-pill.bad .badge{background:var(--paper-3);color:#aeb6ad}@media (prefers-reduced-motion:reduce){.op-home .flag-col-inner.up,.op-home .flag-col-inner.down{animation:none}}.op-home .mini-mock{border:1px solid var(--line);background:var(--paper-2);font-family:var(--mono);color:var(--text-mute);border-radius:12px;padding:14px;font-size:11px}.op-home .mini-mock .mm-row{border-bottom:1px dashed var(--line-2);justify-content:space-between;padding:5px 0;display:flex}.op-home .mini-mock .mm-row:last-child{border-bottom:none}.op-home .wire-viz{height:150px;position:relative}.op-home .wire-viz svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.op-home .wire-viz .wire-line{fill:none;stroke:var(--line-2);stroke-width:2px;stroke-linecap:round}.op-home .wire-viz .wire-dot{fill:var(--lime-deep);filter:drop-shadow(0 0 5px #a6e22af2)}.op-home .wire-viz .wire-logo-glow{fill:var(--lime);opacity:.35;filter:blur(7px)}.op-home .toggle-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.op-home .tg{border:1px solid var(--line);background:var(--paper-2);border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:8px 0;display:flex}.op-home .tg .sw{background:#d6ddd0;border-radius:10px;width:26px;height:14px;transition:background .25s;position:relative}.op-home .tg.on .sw{background:#4e9a1f}.op-home .tg .sw:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:left .2s;position:absolute;top:2px;left:2px}.op-home .tg.on .sw:after{left:14px}.op-home .tg span{color:var(--text-faint);font-size:9px}.op-home #coverage{background:#f6f7f9}.op-home .map-wrap{min-height:460px;margin-top:30px;position:relative}.op-home .globe-canvas{width:100%;height:600px;display:block;-webkit-mask-image:radial-gradient(76% 92%,#000 60%,#0000 86%);mask-image:radial-gradient(76% 92%,#000 60%,#0000 86%)}.op-home .txn-layer{pointer-events:none;display:none;position:absolute;inset:0}.op-home .txn-layer.show{display:block}.op-home .txn-lines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.op-home .txn-pin{z-index:2;opacity:0;border-radius:50%;width:9px;height:9px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #f6f7f999}.op-home .txn-pin:after{content:"";opacity:.5;border:1.5px solid;border-radius:50%;animation:1.9s ease-out infinite pinPulse;position:absolute;inset:-5px}@keyframes pinPulse{0%{opacity:.6;transform:scale(.45)}70%{opacity:0;transform:scale(2.3)}to{opacity:0}}.op-home .txn-card{z-index:4;transform-origin:bottom;opacity:0;will-change:transform, opacity;background:var(--paper);border:1px solid var(--line);border-radius:16px;min-width:132px;padding:13px 15px;transition:opacity .42s cubic-bezier(.2,.9,.3,1.25),transform .42s cubic-bezier(.2,.9,.3,1.25);position:absolute;top:0;left:0;transform:scale(.6)translateY(10px);box-shadow:0 24px 48px -26px #00000059}.op-home .txn-card.in{opacity:1;transform:scale(1)translateY(0)}.op-home .txn-card .tc-head{align-items:center;gap:9px;margin-bottom:10px;display:flex}.op-home .txn-card .tc-logo{color:#fff;width:27px;height:27px;font-family:var(--display);letter-spacing:-.02em;border-radius:8px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid;box-shadow:0 3px 8px -3px #00000073,inset 0 1px #ffffff2e}.op-home .txn-card .tc-brand{font-family:var(--display);letter-spacing:-.02em;color:var(--text);font-size:16.5px;font-weight:800;line-height:1}.op-home .txn-card .tc-amt{font-family:var(--display);font-size:20px;font-weight:700}.op-home .txn-card .tc-via{color:var(--text-faint);font-size:11.5px;font-family:var(--mono);margin-top:1px}@media (max-width:720px){.op-home .map-wrap{min-height:340px;margin-top:18px}.op-home .globe-canvas{height:360px}.op-home .txn-card{min-width:0;padding:10px 12px}.op-home .txn-card .tc-amt{font-size:17px}}.op-home .coverage-img{-webkit-mask-composite:source-in;-webkit-mask-composite:source-in, xor;width:100%;margin:0 auto;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000),linear-gradient(#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000),linear-gradient(#0000,#000 9% 91%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.op-home .region-row{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:56px;display:grid}.op-home .region h4{font-family:var(--display);margin-bottom:4px;font-size:15px;font-weight:600}.op-home .region .rsub{color:var(--text-faint);font-size:12px;font-family:var(--mono);margin-bottom:12px}.op-home .region .chips{grid-template-columns:1fr 1fr;gap:6px;display:grid}.op-home .region .gchip{font-size:11px;font-family:var(--display);color:#4a554d;background:var(--paper);border:1px solid var(--line);text-align:center;border-radius:8px;padding:7px 6px;font-weight:600}.op-home .region .gchip.more{color:var(--lime-deep);background:var(--lime-soft);border-color:#0000}@media (max-width:900px){.op-home .region-row{grid-template-columns:repeat(2,1fr)}}.op-home .region-stats{z-index:2;max-width:740px;font-family:var(--display);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 40px;margin:-64px auto 72px;padding:0 24px;display:flex;position:relative}.op-home .region-stats .rs{color:var(--text-mute);white-space:nowrap;align-items:baseline;gap:11px;font-size:19px;font-weight:500;display:inline-flex}.op-home .region-stats .rs strong{color:var(--text);font-weight:700}.op-home .region-stats .rs i{color:var(--text-faint);font-style:normal}@media (max-width:720px){.op-home .region-stats .rs{font-size:16px}.op-home .region-stats{gap:12px 26px}}.op-home .flag-marquee{width:100%;margin-top:-36px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.op-home .flag-track{align-items:center;gap:14px;width:max-content;animation:120s linear infinite flag-scroll;display:flex}.op-home .fm-flag{background:var(--paper);border:1px solid var(--line);border-radius:10px;flex:none;place-items:center;width:64px;height:46px;font-size:32px;line-height:1;display:grid}@keyframes flag-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.op-home .flag-track{animation:none}}.op-home .split-row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(34px,6vw,90px);display:grid}.op-home .split-row+.split-row{margin-top:clamp(56px,8vw,110px)}.op-home .split-row.reverse .split-media{order:-1}.op-home .split-copy h2{margin:22px 0 18px;font-size:clamp(34px,4.6vw,56px)}.op-home .split-copy p{color:var(--text-mute);max-width:480px;margin-bottom:30px;font-size:18px}.op-home .mock-frame{border-radius:var(--r-lg);background:linear-gradient(150deg, var(--lime-bright), var(--lime-deep) 70%, #6fae1f);padding:16px;box-shadow:0 40px 90px -50px #78b4288c}.op-home .mock-frame.plain{background:linear-gradient(150deg,#e9f5d6,#d4ec9c)}.op-home .window{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px -16px #00000040}.op-home .win-top{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:12px 16px;display:flex}.op-home .win-top .dots{gap:6px;display:flex}.op-home .win-top .dots i{background:#d8ded2;border-radius:50%;width:9px;height:9px;display:block}.op-home .win-top .wt-title{font-family:var(--display);font-size:13px;font-weight:600}.op-home .win-top .wt-meta{color:var(--text-faint);font-size:11px;font-family:var(--mono);margin-left:auto}.op-home .dash-shell{grid-template-columns:150px 1fr;min-height:300px;display:grid}.op-home .dash-side{border-right:1px solid var(--line);background:var(--paper-2);padding:14px}.op-home .dash-side .ds-brand{font-family:var(--display);align-items:center;gap:7px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.op-home .dash-side .ds-item{color:var(--text-mute);border-radius:7px;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.op-home .dash-side .ds-item.active{color:var(--text);background:#fff;font-weight:600}.op-home .dash-main{padding:16px}.op-home .dash-main .dm-title{font-family:var(--display);margin-bottom:14px;font-size:14px;font-weight:600}.op-home .kpi-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.op-home .kpi{border:1px solid var(--line);border-radius:10px;padding:11px}.op-home .kpi .kv{font-family:var(--display);font-size:17px;font-weight:700}.op-home .kpi .kv small{color:var(--text-faint);font-size:10px;font-weight:500}.op-home .kpi .kl{color:var(--text-faint);font-size:9px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;margin-top:3px}.op-home .kpi .delta{font-size:10px;font-family:var(--mono);margin-top:5px}.op-home .delta.up{color:#2fa34e}.op-home .delta.down{color:#d98b2b}.op-home .chart-card{border:1px solid var(--line);border-radius:10px;margin-top:10px;padding:14px}.op-home .chart-card .cc-h{color:var(--text-faint);font-size:11px;font-family:var(--mono);justify-content:space-between;margin-bottom:8px;display:flex}.op-home .chart-card svg{width:100%;height:80px;display:block}.op-home .route-mock{background:radial-gradient(circle,#eef3e7 1px,#0000 1px) 0 0/18px 18px;min-height:320px;padding:16px;position:relative}.op-home .route-mock .rnode{font-family:var(--display);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:600;position:absolute;box-shadow:0 3px 8px -4px #0003}.op-home .route-mock .rnode.lime{background:var(--lime);border-color:var(--lime-deep)}.op-home .route-mock svg{width:100%;height:100%;position:absolute;inset:0}.op-home .cof-stage{perspective:1200px;background:#fff;border-radius:16px;height:360px;position:relative;box-shadow:0 10px 30px -16px #00000040}.op-home .cof-orbit{transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.op-home .cof-card{aspect-ratio:1.585;color:#fff;will-change:transform;width:244px;transform-style:preserve-3d;border-radius:16px;flex-direction:column;justify-content:space-between;padding:18px 20px;transition:transform .9s cubic-bezier(.66,.02,.3,1),opacity .9s,box-shadow .9s;display:flex;position:absolute;overflow:hidden;box-shadow:0 26px 50px -22px #06232099}.op-home .cof-card:after{content:"";pointer-events:none;background:radial-gradient(120% 90% at 85% -10%,#ffffff38,#0000 55%);position:absolute;inset:0}.op-home .cof-visa{background:linear-gradient(140deg,#34343a,#0b0b0d 80%);box-shadow:inset 0 1px #ffffff1a,0 26px 50px -22px #06232099}.op-home .cof-mc{color:#23272d;background:linear-gradient(122deg,#f7f9fb 0%,#c0c8d1 13%,#eef1f4 26%,#a8b1bc 39%,#dde2e8 50%,#99a3ae 58%,#c7ced6 68%,#e9edf0 82%,#b4bcc6 94%,#d4dae0 100%);box-shadow:inset 0 1px #ffffffd9,inset 0 -14px 24px #141e2d1a,0 26px 50px -22px #06232080}.op-home .cof-mc:after{background:linear-gradient(112deg,#0000 38%,#ffffff59 46%,#ffffffeb 50%,#ffffff59 54%,#0000 62%);animation:5s cubic-bezier(.5,.05,.5,.95) infinite silverSheen;inset:-20% -40%;transform:translate(-28%)}@keyframes silverSheen{0%,18%{transform:translate(-32%)}62%,to{transform:translate(32%)}}.op-home .cof-op{color:#fff;background:linear-gradient(140deg,#f15246,#c0182a 88%);box-shadow:inset 0 1px #ffffff47,0 26px 50px -22px #78121c80}.op-home .cof-card.slot-front{z-index:3;opacity:1;transform:translateY(46px)translateZ(80px)rotateX(7deg)scale(1)}.op-home .cof-card.slot-right{z-index:2;opacity:.94;transform:translate(168px,-26px)translateZ(0)rotateX(7deg)rotate(15deg)scale(.8)}.op-home .cof-card.slot-left{z-index:1;opacity:.88;transform:translate(-168px,-26px)translateZ(-90px)rotateX(7deg)rotate(-15deg)scale(.8)}.op-home .cc-top{justify-content:space-between;align-items:center;display:flex}.op-home .cc-chip{background:linear-gradient(135deg,#f6dd92 0%,#e3bd5d 45%,#c79a36 100%);border-radius:6px;width:36px;height:27px;position:relative;box-shadow:inset 0 0 0 1px #00000014}.op-home .cc-chip:before{content:"";border:1px solid #0000002e;border-radius:2px;position:absolute;inset:5px 9px}.op-home .cc-net{font-family:var(--display)}.op-home .cc-visa-mark{letter-spacing:.5px;font-size:22px;font-style:italic;font-weight:800}.op-home .cc-mc-mark{align-items:center;display:flex}.op-home .cc-mc-mark i{border-radius:50%;width:24px;height:24px;display:block}.op-home .cc-mc-mark i:first-child{background:#eb001b}.op-home .cc-mc-mark i:last-child{mix-blend-mode:screen;background:#f79e1b;margin-left:-10px}.op-home .cc-op-mark{color:#fff;width:30px;height:30px}.op-home .cc-num{font-family:var(--mono);letter-spacing:.5px;white-space:nowrap;font-size:13.5px}.op-home .cof-op .cc-num{opacity:.9}.op-home .cc-bot{font-family:var(--display);letter-spacing:.6px;text-transform:uppercase;opacity:.82;white-space:nowrap;justify-content:space-between;align-items:flex-end;font-size:11px;font-weight:600;display:flex}@media (max-width:880px){.op-home .cof-stage{height:320px}.op-home .cof-card{width:208px}.op-home .cof-card.slot-front{transform:translateY(44px)translateZ(70px)rotateX(7deg)scale(1)}.op-home .cof-card.slot-right{transform:translate(140px,-24px)translateZ(0)rotateX(7deg)rotate(15deg)scale(.8)}.op-home .cof-card.slot-left{transform:translate(-140px,-24px)translateZ(-80px)rotateX(7deg)rotate(-15deg)scale(.8)}}.op-home .tok-table{width:100%;font-size:12px}.op-home .tok-table .tt-h,.op-home .tok-table .tt-r{grid-template-columns:1.1fr 1.4fr 1fr;align-items:center;gap:8px;padding:8px 4px;display:grid}.op-home .tok-table .tt-h{color:var(--text-faint);font-family:var(--mono);text-transform:uppercase;border-bottom:1px solid var(--line);font-size:10px}.op-home .tok-table .tt-r{border-bottom:1px solid var(--line)}.op-home .tok-table .tt-r:last-child{border-bottom:none}.op-home .tok-table .card-no{font-family:var(--mono)}.op-home .tok-table .tok{font-family:var(--mono);color:var(--lime-deep)}.op-home .tok-rows{height:108px;overflow:hidden}.op-home .tok-table .tok-rows .tt-r{transform-origin:top;overflow:hidden}.op-home .tok-table .tok-rows .tt-r.entering{animation:.6s cubic-bezier(.22,1,.36,1) both row-in}.op-home .tok-table .tok-rows .tt-r.leaving{animation:.55s cubic-bezier(.4,0,1,1) both row-out}@keyframes row-in{0%{opacity:0;background-color:var(--lime-soft);max-height:0;padding-top:0;padding-bottom:0}60%{opacity:1;background-color:var(--lime-soft);max-height:44px;padding-top:8px;padding-bottom:8px}to{opacity:1;background-color:#0000;max-height:44px;padding-top:8px;padding-bottom:8px}}@keyframes row-out{0%{opacity:1;max-height:44px;padding-top:8px;padding-bottom:8px}to{opacity:0;max-height:0;padding-top:0;padding-bottom:0}}@media (prefers-reduced-motion:reduce){.op-home .tok-table .tok-rows .tt-r.entering,.op-home .tok-table .tok-rows .tt-r.leaving{animation:none}}@media (max-width:880px){.op-home .split-row{grid-template-columns:1fr}.op-home .split-row.reverse .split-media{order:0}.op-home .dash-shell{grid-template-columns:1fr}.op-home .dash-side{display:none}}.op-home .tcarousel{max-width:880px;margin:60px auto 0}.op-home .tviewport{display:grid}.op-home .tslide{background:radial-gradient(135% 120% at 16% 6%, #ffffff9e, #fff0 46%), linear-gradient(155deg, var(--lime-bright) 0%, var(--lime) 52%, #aee636 100%);border:1px solid var(--lime-deep);border-radius:var(--r-lg);text-align:center;opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;align-items:center;padding:58px 60px 46px;transition:opacity .55s,transform .55s cubic-bezier(.22,.72,.16,1);display:flex;transform:translateY(16px)scale(.985);box-shadow:0 24px 50px -28px #78aa1e80}.op-home .tslide.active{opacity:1;pointer-events:auto;transform:none}.op-home .tslide .tlogo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:340px;height:58px;margin-bottom:30px}.op-home .tslide .tlogo[alt=LibCare]{max-width:420px;height:75px}.op-home .tslide .quote{font-family:var(--display);letter-spacing:-.015em;color:#0d1a05;text-wrap:pretty;max-width:680px;margin:0;font-size:28px;font-weight:600;line-height:1.3}.op-home .tslide .who{flex-direction:column;gap:3px;margin-top:32px;display:flex}.op-home .tslide .who .nm{font-family:var(--display);color:#0d1a05;font-size:15px;font-weight:700}.op-home .tslide .who .co{color:#3c5018;font-size:13px}.op-home .tcontrols{justify-content:center;align-items:center;gap:20px;margin-top:34px;display:flex}.op-home .tnav{border:1px solid var(--line);background:var(--paper);width:46px;height:46px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:background .2s,border-color .2s,color .2s;display:grid}.op-home .tnav:hover{background:var(--ink);border-color:var(--ink);color:#fff}.op-home .tdots{gap:9px;display:flex}.op-home .tdot{background:var(--line);cursor:pointer;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .25s,width .25s}.op-home .tdot.active{background:var(--lime-deep);border-radius:5px;width:28px}@media (max-width:880px){.op-home .tslide{padding:40px 26px 34px}.op-home .tslide .quote{font-size:22px}}.op-home .faq-list{flex-direction:column;gap:14px;max-width:800px;margin:50px auto 0;display:flex}.op-home .faq{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);transition:border-color .25s,box-shadow .25s;overflow:hidden}.op-home .faq.open{border-color:var(--line-2);box-shadow:0 16px 40px -28px #0003}.op-home .faq-q{text-align:left;width:100%;font-family:var(--display);color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-size:19px;font-weight:600;display:flex}.op-home .faq-q .pm{flex:none;width:24px;height:24px;position:relative}.op-home .faq-q .pm:before,.op-home .faq-q .pm:after{content:"";background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s;position:absolute}.op-home .faq-q .pm:before{height:2px;top:11px;left:3px;right:3px}.op-home .faq-q .pm:after{width:2px;top:3px;bottom:3px;left:11px}.op-home .faq.open .faq-q .pm:after{opacity:0;transform:scaleY(0)}.op-home .faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.op-home .faq-a-inner{color:var(--text-mute);max-width:640px;padding:0 26px 24px;font-size:16px}.op-home .cta-band{background:var(--ink);color:#fff;text-align:center;padding:clamp(80px,12vw,150px) 0;position:relative;overflow:hidden}.op-home .cta-band:after{content:"";background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80%,#000,#0000 75%);mask-image:radial-gradient(70% 80%,#000,#0000 75%)}.op-home .cta-band .wrap{z-index:2;position:relative}.op-home .cta-band h2{color:#fff;font-size:clamp(38px,6vw,76px)}.op-home .cta-band p{color:var(--on-ink-mute);max-width:520px;margin:22px auto 0;font-size:19px}.op-home .cta-band .acts{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:38px;display:flex}.op-home .footer{background:var(--paper);padding:70px 0 40px}.op-home .footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:30px;display:grid}.op-home .footer-brand .brand{color:var(--text)}.op-home .footer-brand .brand .mark path{fill:var(--text)!important}.op-home .footer-addr{color:var(--text-mute);margin-top:16px;font-size:14px}.op-home .pci{font-family:var(--display);color:#2c8a4a;border:2px solid #2c8a4a;border-radius:8px;align-items:center;gap:7px;margin-top:22px;padding:5px 10px;font-size:15px;font-weight:800;display:inline-flex}.op-home .fcol h5{font-family:var(--display);color:var(--text-mute);margin-bottom:16px;font-size:15px;font-weight:600}.op-home .fcol a{color:var(--text);font-family:var(--display);padding:7px 0;font-size:14.5px;font-weight:500;transition:color .2s;display:block}.op-home .fcol a:hover{color:var(--lime-deep)}.op-home .footer-soc{gap:10px;margin-top:4px;display:flex}.op-home .footer-bottom{border-top:1px solid var(--line);color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:54px;padding-top:26px;font-size:13.5px;display:flex}.op-home .footer-bottom .links{gap:28px;display:flex}.op-home .footer-bottom a:hover{color:var(--text)}.op-home .soc-ic{border:1px solid var(--line);width:34px;height:34px;color:var(--text-mute);border-radius:8px;place-items:center;transition:color .2s,border-color .2s;display:grid}.op-home .soc-ic:hover{color:var(--lime-deep);border-color:var(--lime-deep)}@media (max-width:900px){.op-home .footer-top{grid-template-columns:1fr 1fr}.op-home .footer-brand{grid-column:1/-1}}.op-home .m-link,.op-home .m-spine{display:none}@media (max-width:700px){.op-home .scene{flex-direction:column;align-items:center;padding:4px 0 0;display:flex;width:100%!important;height:auto!important;transform:none!important}.op-home .scene svg.links,.op-home .scene .spark{display:none}.op-home .scene .pm-band{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 24px;max-width:min(400px,92%);margin:0 auto 4px;display:flex;position:static}.op-home .scene .node.pm{animation-name:pmFloatM!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}@keyframes pmFloatM{0%,to{transform:translateY(-3px)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.op-home .scene .node.pm{animation:none!important}}.op-home .scene .pay-card,.op-home .scene .hub,.op-home .scene .wheel,.op-home .scene .accepted{margin-left:auto;margin-right:auto;position:relative!important;top:auto!important;left:auto!important}.op-home .scene .pay-card{transform-origin:top;margin:18px auto -34px;box-shadow:0 18px 36px -22px #000c,inset 0 1px #ffffff0f;position:relative!important;transform:scale(.74)!important}.op-home .scene .hub{margin:-78px auto -74px!important;transform:scale(.5)!important}.op-home .scene .wheel{width:100%;max-width:360px;margin:0 auto;transform:none!important}.op-home .scene .wheel-frame{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:22px;inset:-8px -6px}.op-home .scene .wheel-mask{width:100%;height:56px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 20% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 20% 80%,#0000 100%)}.op-home .scene .wheel-track{flex-direction:row;width:max-content;right:auto}.op-home .scene .wheel-item{border-radius:20px;width:124px;height:56px;margin:0 4px}.op-home .scene .wheel-sel{border-radius:20px;width:124px;height:auto;inset:0 auto 0 50%;transform:translate(-50%)}.op-home .scene .accepted{margin:16px auto 2px;transform:none!important}.op-home .scene .accepted-badge{transform:scale(.5)}.op-home .scene .m-link{display:none!important}.op-home .scene .m-spine{z-index:0;background:linear-gradient(#c6f84b2e,#c6f84b99 50%,#c6f84b2e);border-radius:2px;width:2px;display:block;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.op-home .scene .m-spine:after{content:"";z-index:0;background:linear-gradient(#c6f84b1f,#c6f84b4d 50%,#c6f84b1f);position:absolute;inset:0}.op-home .scene .m-bolt{z-index:1;background:var(--lime);opacity:0;will-change:transform, opacity;border-radius:4px;width:4px;height:15px;margin-left:-2px;position:absolute;top:0;left:50%;box-shadow:0 0 9px 1px #c6f84be6}.op-home .hero-actions{margin-top:30px}.op-home .hero-actions .btn-ghost-dark{display:none}.op-home .scene .pm-band,.op-home .scene .accepted{display:none!important}.op-home .hero-sub .m-hide,.op-home .hero h1 .m-hide{display:none}}@media (max-width:380px){.op-home .scene .pm-band{gap:12px 18px}.op-home .scene .node.pm .pm-tx{font-size:22px}}.op-home{--display:var(--font-gabarito),system-ui,sans-serif;--body:var(--font-dm-sans),system-ui,sans-serif;--mono:var(--font-jetbrains-mono),ui-monospace,monospace}
.op-home .brand-logo{width:auto;display:block}.op-home .nav .brand-logo{height:22px}.op-home .footer .brand-logo{height:26px}.op-home .ring{box-shadow:none}.op-home .pay-card .pan{font-size:19px;right:22px}.op-home .pay-card .pan .dots{letter-spacing:1px}
.op-home.coverage-page .nav,.op-home.coverage-page .nav.scrolled{background:var(--ink);-webkit-backdrop-filter:blur(16px)saturate(150%);border-bottom-color:var(--ink-line-2)}.op-home .coverage-main{background:var(--paper);min-height:60vh;padding-top:120px}.op-home .cov{max-width:var(--maxw);padding:0 var(--pad) 96px;margin:0 auto}.op-home .cov-hero{border-bottom:1px solid var(--line);margin-bottom:36px;padding:24px 0 36px}.op-home .cov-eyebrow{color:var(--lime-deep);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px}.op-home .cov-hero h1{font-family:var(--display);color:var(--text);font-size:clamp(32px,5vw,52px);line-height:1.05}.op-home .cov-sub{color:var(--text-mute);max-width:60ch;margin-top:14px;font-size:18px}.op-home .cov-stats{gap:28px;margin-top:24px;display:flex}.op-home .cov-stats span{color:var(--text-mute);font-size:15px}.op-home .cov-stats strong{color:var(--text);font-size:22px;font-family:var(--display);margin-right:6px}.op-home .cov-about{max-width:70ch;margin-top:8px}.op-home .cov-about-body p{color:var(--text-mute);margin-top:14px;font-size:16px;line-height:1.7}.op-home .cov-about-body strong{color:var(--text);font-weight:600}.op-home .cov-h2{font-family:var(--display);color:var(--text);margin:48px 0 4px;font-size:26px}.op-home .cov-group{margin-top:24px}.op-home .cov-group-title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);margin-bottom:12px;font-size:13px;font-weight:600}.op-home .cov-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.op-home .cov-chip{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-sm);align-items:center;gap:10px;padding:12px 14px;display:flex}.op-home .cov-chip span{color:var(--text);font-size:15px;font-weight:500}.op-home .cov-logo{-o-object-fit:contain;object-fit:contain;border-radius:4px;flex:none;width:22px;height:22px}.op-home .nav-inner{position:relative}.op-home .nav-links{align-self:stretch}.op-home .nav-dd{align-self:stretch;align-items:center;display:inline-flex}.op-home .nav-dd-trigger{cursor:pointer}.op-home .nav-dd-trigger:after{content:"";opacity:.65;border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-left:5px;transition:transform .2s;transform:rotate(45deg)translateY(-1px)}.op-home .nav-dd:hover .nav-dd-trigger:after,.op-home .nav-dd:focus-within .nav-dd-trigger:after{transform:rotate(225deg)translateY(-1px)}.op-home .nav-dd-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;padding-top:4px;transition:opacity .15s;position:absolute;top:100%;left:0;right:0}.op-home .nav-dd:hover .nav-dd-menu,.op-home .nav-dd:focus-within .nav-dd-menu{opacity:1;visibility:visible;pointer-events:auto}.op-home .nav-dd-grid{background:var(--ink-2);border:1px solid var(--ink-line-2);border-radius:var(--r-sm);grid-template-columns:repeat(4,1fr);gap:10px 28px;padding:24px 28px;display:grid;box-shadow:0 22px 48px #0000005c}.op-home .nav-dd-col{flex-direction:column;gap:2px;display:flex}.op-home .nav-dd-h{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--lime-deep);margin-bottom:4px;padding:4px 10px;font-size:11.5px}.op-home .nav-dd-col a{color:var(--on-ink);opacity:.9;white-space:nowrap;border-radius:8px;align-items:center;padding:7px 10px;font-size:17px;font-weight:500;display:flex}.op-home .nav-dd-col a:hover{opacity:1;background:var(--ink-3)}@media (max-width:900px){.op-home .nav-dd-grid{grid-template-columns:repeat(2,1fr)}}.op-home .fcol-region{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin:16px 0 4px;font-size:11px;display:block}.op-home .fcol-cov a{padding:5px 0}.op-home .cov-statband{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:28px;padding:24px 0}.op-home .cov-statband-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px 28px;display:grid}.op-home .cov-stat-value{font-family:var(--display);color:var(--text);font-size:clamp(24px,3vw,32px);line-height:1.05}.op-home .cov-stat-label{color:var(--text-mute);margin-top:6px;font-size:14px;line-height:1.4}.op-home .cov-statband-src{color:var(--text-faint);font-size:12px;font-family:var(--mono);margin-top:18px}.op-home .cov-highlights{margin-top:8px}.op-home .cov-highlight-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:18px;display:grid}.op-home .cov-highlight-card{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-sm);border-top:3px solid var(--lime-deep);padding:22px 22px 24px}.op-home .cov-highlight-card h3{font-family:var(--display);color:var(--text);margin-bottom:8px;font-size:18px}.op-home .cov-highlight-card p{color:var(--text-mute);font-size:15px;line-height:1.6}.op-home .cov-highlight-card strong{color:var(--text);font-weight:600}.op-home .cov-why{background:var(--ink);border-top:1px solid var(--ink-line-2);margin-top:24px}.op-home .cov-why-inner{max-width:var(--maxw);padding:72px var(--pad);margin:0 auto}.op-home .cov-why-h2{font-family:var(--display);color:var(--on-ink);margin-top:12px;font-size:clamp(26px,4vw,38px);line-height:1.08}.op-home .cov-why-sub{color:var(--on-ink-mute);max-width:64ch;margin-top:14px;font-size:17px;line-height:1.6}.op-home .cov-why-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:40px;display:grid}.op-home .cov-why-card{background:var(--ink-2);border:1px solid var(--ink-line-2);border-radius:var(--r-sm);padding:24px}.op-home .cov-why-card h3{font-family:var(--display);color:var(--lime);margin-bottom:10px;font-size:18px}.op-home .cov-why-card p{color:var(--on-ink-mute);font-size:15px;line-height:1.65}.op-home .cov-quote{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.op-home .cov-quote-inner{max-width:920px;padding:72px var(--pad);margin:0 auto}.op-home .cov-quote-text{font-family:var(--display);color:var(--text);margin:0;font-size:clamp(22px,3vw,30px);line-height:1.35}.op-home .cov-quote-by{align-items:center;gap:14px;margin-top:28px;display:flex}.op-home .cov-quote-logo{-o-object-fit:contain;object-fit:contain;background:var(--paper);border:1px solid var(--line);border-radius:8px;width:40px;height:40px;padding:4px}.op-home .cov-quote-name{color:var(--text);font-weight:600}.op-home .cov-quote-role{color:var(--text-mute);font-size:14px}.op-home .cov-cta-inner{max-width:var(--maxw);padding:72px var(--pad);text-align:center;margin:0 auto}.op-home .cov-cta-h2{font-family:var(--display);color:var(--text);font-size:clamp(26px,4vw,38px)}.op-home .cov-cta-sub{color:var(--text-mute);max-width:56ch;margin:14px auto 0;font-size:17px;line-height:1.6}.op-home .cov-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.op-home .cov-btn{border-radius:var(--r-sm);align-items:center;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .12s,opacity .12s;display:inline-flex}.op-home .cov-btn:hover{transform:translateY(-1px)}.op-home .cov-btn-primary{background:var(--lime);color:var(--ink)}.op-home .cov-btn-ghost{color:var(--text);border:1px solid var(--line-2);background:0 0}@media (max-width:640px){.op-home .coverage-main{padding-top:96px}.op-home .cov-why-inner,.op-home .cov-quote-inner,.op-home .cov-cta-inner{padding-top:52px;padding-bottom:52px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_6e63d4e8-module__QTHNqG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_6e63d4e8-module__QTHNqG__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Gabarito;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/6d21c497e638cb51-s.14-b1bivpjn73.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gabarito;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/67af958a78cfd7ea-s.p.15uhe87qgyi9v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gabarito Fallback;src:local(Arial);ascent-override:94.81%;descent-override:26.22%;line-gap-override:0.0%;size-adjust:99.15%}.gabarito_92902ff2-module__kwbNpq__className{font-family:Gabarito,Gabarito Fallback;font-style:normal}.gabarito_92902ff2-module__kwbNpq__variable{--font-gabarito:"Gabarito", "Gabarito Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.270md_-rr62el.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0lsanbtneewqp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_58ebc17f-module__JNHuiG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_58ebc17f-module__JNHuiG__variable{--font-dm-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.3bz3aq452sydg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.2sb9jzhmrh7ny.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.343obqi851wr5.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.40kcwrf1wub16.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.200l3jur7oygh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.269kn9uafm0ti.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_676d3eb2-module__e3bmGW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_676d3eb2-module__e3bmGW__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
