.lp-pricing-card{background:var(--card-bg);border:1px solid var(--line);border-radius:24px;box-shadow:var(--card-shadow);padding:22px 28px 26px}.lp-billing-wrap{display:flex;justify-content:center;margin:0 0 22px}.lp-billing-switch{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:18px;background:#1617220f;border:1px solid var(--line)}html[data-theme=dark] .lp-billing-switch{background:#ffffff0a}.lp-billing-switch button{min-height:42px;padding:0 18px;border:none;border-radius:12px;background:transparent;color:var(--muted);font-family:Minded,sans-serif;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.lp-billing-switch button.active{background:#fff;color:#11131a;box-shadow:0 8px 18px #181c3014}html[data-theme=dark] .lp-billing-switch button.active{background:#fff7fbf5;color:#18111a}.lp-billing-discount{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#e8215a14;color:#e8215a;font-size:11px;font-weight:700}.lp-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:8px;background:linear-gradient(to right,var(--card-bg),rgba(0,0,0,0)) 0 0,linear-gradient(to left,var(--card-bg),rgba(0,0,0,0)) 100% 0,radial-gradient(farthest-side at 0 50%,#00000021,#0000) 0 0,radial-gradient(farthest-side at 100% 50%,#00000021,#0000) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}.lp-compare{width:100%;border-collapse:separate;border-spacing:0;min-width:540px}.lp-compare th,.lp-compare td{padding:16px 14px;text-align:center;border-bottom:1px solid var(--line)}.lp-compare tbody tr:last-child td{border-bottom:none}.lp-compare th.lp-compare-corner{border-bottom:none;text-align:center;vertical-align:middle;padding:0 16px}.lp-compare th.lp-compare-corner strong{display:block;font-size:18px;font-weight:800;color:var(--text);letter-spacing:-.02em;margin-bottom:7px}.lp-compare th.lp-compare-corner span{display:block;font-size:12px;font-weight:600;color:var(--muted);line-height:1.5;max-width:230px;margin:0 auto}.lp-compare-rowlabel{text-align:left;font-size:14px;font-weight:600;color:var(--muted)}.lp-rowlabel-inner{display:flex;align-items:center;gap:8px}.lp-row-ico{display:inline-flex;flex:none;color:var(--muted2)}.lp-row-ico svg{width:18px;height:18px}.lp-info-wrap{display:inline-flex;flex:none}.lp-info{display:inline-flex;align-items:center;justify-content:center;flex:none;width:13px;height:13px;border-radius:50%;border:1px solid var(--line2);color:var(--muted2);font-size:8.5px;font-weight:700;cursor:help;transform:translateY(-4px);transition:color .15s ease,border-color .15s ease}.lp-info:hover,.lp-info:focus-visible{color:#e8215a;border-color:#e8215a73;outline:none}.lp-tip{position:fixed;z-index:1000;transform:translate(-50%,calc(-100% - 9px));max-width:250px;padding:9px 12px;border-radius:12px;background:#1d1722;color:#fff;font-size:12px;font-weight:500;line-height:1.5;text-align:left;white-space:normal;pointer-events:none;box-shadow:0 14px 32px #0000003d;border:1px solid rgba(255,255,255,.08)}.lp-tip:after{content:"";position:absolute;left:50%;bottom:-4px;width:9px;height:9px;background:#1d1722;transform:translate(-50%) rotate(45deg);border-radius:2px}.lp-compare-head{vertical-align:top}.lp-compare-name{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:var(--text)}.lp-compare-icon{display:inline-flex;color:#e8215a}.lp-compare-icon svg{width:18px;height:18px}.lp-compare-price{margin:8px 0 12px;font-size:24px;font-weight:800;letter-spacing:-.04em;color:var(--text);animation:lp-price-in .28s ease both}.lp-compare-price span{font-size:13px;font-weight:600;color:var(--muted);margin-left:2px}.lp-compare-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:12px;border:1px solid var(--line2);background:var(--card-bg);color:var(--text);font-weight:800;font-size:14px;text-decoration:none;transition:filter .2s ease,transform .2s ease}.lp-compare-cta.is-popular{background:var(--grad);border-color:transparent;color:#fff;box-shadow:0 10px 24px #e8215a2e}.lp-compare-cta:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 10px 22px #0000001a}.lp-compare-cta.is-popular:hover{box-shadow:0 16px 32px #e8215a4d}.lp-compare td{font-size:15px;font-weight:600;color:var(--text)}.lp-accent{color:#e8215a;font-weight:800}.lp-yes{color:#18a957;font-weight:800;font-size:17px}.lp-no{color:var(--muted2)}.lp-compare-head.is-popular,.lp-compare td.is-popular{background:#e8215a12}.lp-compare thead .lp-compare-head.is-popular{border-top-left-radius:18px;border-top-right-radius:18px;padding-top:22px;box-shadow:inset 0 3px #e8215a}.lp-compare tbody tr:last-child td.is-popular{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.lp-compare tbody td:not(.is-popular),.lp-compare tbody .lp-compare-rowlabel{transition:background .15s ease}.lp-compare tbody tr:hover td:not(.is-popular),.lp-compare tbody tr:hover .lp-compare-rowlabel{background:#00000008}html[data-theme=dark] .lp-compare tbody tr:hover td:not(.is-popular),html[data-theme=dark] .lp-compare tbody tr:hover .lp-compare-rowlabel{background:#ffffff0b}.lp-compare-common{margin-top:18px;text-align:center;font-size:13px;color:var(--muted)}.lp-compare-trust{margin-top:20px;text-align:center;font-size:12px;color:var(--muted2)}.lp-extra{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px}.lp-extra-note,.lp-calc{background:var(--card-bg);border:1px solid var(--line);border-radius:20px;padding:20px 22px;box-shadow:var(--card-shadow)}.lp-extra-note{flex:1 1 300px;display:flex;gap:16px;align-items:center}.lp-extra-ico{flex:none;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#e8215a14;color:#e8215a}.lp-extra-ico svg{width:26px;height:26px}.lp-extra-note strong,.lp-calc-intro strong{display:block;font-size:15px;font-weight:800;color:var(--text);margin-bottom:6px}.lp-extra-note p{font-size:13px;line-height:1.6;color:var(--muted)}.lp-calc-intro p{font-size:12px;line-height:1.5;color:var(--muted)}.lp-calc{flex:1.6 1 480px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.lp-calc-intro{flex:1 1 190px}.lp-calc-field{flex:none;display:flex;flex-direction:column;gap:6px}.lp-calc-field>span{font-size:12px;color:var(--muted)}.lp-calc-inp{display:inline-flex;align-items:center;gap:6px;height:48px;padding:0 14px;border-radius:12px;border:1px solid var(--line2);background:transparent}.lp-calc-inp input{width:118px;border:none;background:transparent;outline:none;font-family:Minded,sans-serif;font-size:18px;font-weight:800;color:var(--text)}.lp-calc-inp i{font-style:normal;font-size:15px;font-weight:700;color:var(--muted)}.lp-calc-arrow{flex:none;font-size:20px;color:var(--muted2)}.lp-calc-res{flex:none;display:flex;flex-direction:column;gap:3px}.lp-calc-res>span{font-size:12px;color:var(--muted)}.lp-calc-res strong{font-size:24px;font-weight:800;color:#e8215a;letter-spacing:-.03em}.lp-calc-res-sub{display:inline-flex;align-items:center;gap:4px}@media(max-width:700px){.lp-calc{gap:14px}.lp-calc-arrow{display:none}}.lp-compare-note{margin:8px auto 0;max-width:640px;text-align:center;font-size:12px;color:var(--muted2);line-height:1.6}@keyframes lp-price-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.lp-pricing-card{padding:16px 14px 20px}.lp-billing-switch button{padding:0 14px;font-size:13px}.lp-tip{max-width:220px;font-size:11.5px}.lp-compare{min-width:480px}.lp-compare th,.lp-compare td{padding:10px 7px}.lp-compare-rowlabel{font-size:12.5px}.lp-compare-name{font-size:15px}.lp-compare-price{font-size:19px}.lp-compare-cta{padding:0 14px;font-size:13px}.lp-compare td{font-size:14px}.lp-compare th.lp-compare-corner,.lp-compare th.lp-compare-rowlabel{position:sticky;left:0;z-index:6;background:var(--card-bg);border-right:1px solid var(--line)}.lp-compare th.lp-compare-corner{z-index:7}.lp-compare tbody tr:hover td:not(.is-popular){background:transparent}.lp-compare tbody tr:hover th.lp-compare-rowlabel{background:var(--card-bg)}}
