:root{--nf-blue:#3b5bdb;--nf-blue-light:#eef2ff;--nf-blue-mid:#c5d0fa;--nf-blue-dark:#2f4ac0;--nf-black:#111;--nf-gray-1:#f7f7f8;--nf-gray-2:#ebebec;--nf-gray-3:#d0d0d2;--nf-gray-4:#9a9aa3;--nf-gray-5:#555560;--nf-white:#fff}.evModalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.evModal--upgrade{background:var(--nf-white);border-radius:20px;width:100%;max-width:480px;padding:0;position:relative;box-shadow:0 28px 72px #00000047}.evModalTop{justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 0;display:flex}.evModalHeaderInner{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.evModalIconWrap{background:var(--nf-blue-light);width:40px;min-width:40px;height:40px;color:var(--nf-blue);border-radius:10px;justify-content:center;align-items:center;margin-top:2px;display:flex}.evModalIconWrap svg{width:20px;height:20px;stroke:var(--nf-blue);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.evModalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--nf-blue);margin:0 0 2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:700}.evModalTitle--upgrade{color:var(--nf-black);letter-spacing:-.03em;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:800;line-height:1.2}.evModalDesc{color:var(--nf-gray-4);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}.evModalCloseBtn{background:var(--nf-gray-1);border:1px solid var(--nf-gray-2);width:32px;min-width:32px;height:32px;color:var(--nf-gray-5);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;transition:background .12s,color .12s;display:flex}.evModalCloseBtn:hover{background:var(--nf-gray-2);color:var(--nf-black)}.evModalCloseBtn:focus-visible{outline:3px solid var(--nf-blue);outline-offset:2px}.evUpgradeSocialProof{align-items:center;gap:8px;padding:12px 24px 0;display:flex}.evUpgradeSocialDot{background:var(--nf-blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}.evUpgradeSocialText{color:var(--nf-gray-4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.evUpgradeSocialText strong{color:var(--nf-black);font-weight:700}.evModalDivider{background:var(--nf-gray-2);height:1px;margin:16px 24px}.evUpgradeCurrentPlan{background:var(--nf-gray-1);border:1px solid var(--nf-gray-2);border-radius:10px;margin:0 24px 14px;padding:10px 14px}.evUpgradeCurrentPlan__text{color:var(--nf-gray-5);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}.evUpgradeCurrentPlan__text strong{color:var(--nf-black);font-weight:700}.evPlanPicker{flex-direction:column;gap:10px;padding:0 24px;display:flex}.evPlanCard{background:var(--nf-gray-1);border:1.5px solid var(--nf-gray-2);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;width:100%;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .12s,background .12s;display:flex;position:relative}.evPlanCard:hover:not(.evPlanCardActive):not(.evPlanCard--required){border-color:var(--nf-gray-3);background:var(--nf-white)}.evPlanCard:focus-visible{outline:none;box-shadow:0 0 0 3px #3b5bdb40}.evPlanCardActive{background:var(--nf-white);border:2px solid var(--nf-blue)}.evPlanCard--required{border-color:var(--nf-blue);box-shadow:0 0 0 1px var(--nf-blue);background:var(--nf-white)}.evPlanCardTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.evPlanCardName{text-transform:uppercase;letter-spacing:.1em;color:var(--nf-gray-4);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.evPlanCardActive .evPlanCardName,.evPlanCard--required .evPlanCardName{color:var(--nf-blue)}.evPlanCardTitle{color:var(--nf-black);letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1.15}.evPlanCardTag{color:var(--nf-black);letter-spacing:-.04em;white-space:nowrap;text-align:right;font-size:22px;font-weight:800;line-height:1}.evPlanCardTag+div{color:var(--nf-gray-4);text-align:right;margin-top:2px;font-size:11px}.evPlanCardSavingsTag{background:var(--nf-blue-light);color:var(--nf-blue);border-radius:20px;align-items:center;margin-bottom:10px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.evPlanCardList{flex-direction:column;gap:7px;margin:0 0 14px;padding:0;list-style:none;display:flex}.evPlanCardList li{color:#333;align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}.evPlanCardList li:before{content:"";background-color:var(--nf-gray-2);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='2,6 5,9 10,3' fill='none' stroke='%239a9aa3' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%;width:18px;min-width:18px;height:18px}.evPlanCardActive .evPlanCardList li:before,.evPlanCard--required .evPlanCardList li:before{background-color:var(--nf-blue-light);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='2,6 5,9 10,3' fill='none' stroke='%233B5BDB' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.evPlanCardCta{cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;transition:background .12s,opacity .12s}.evPlanCardCta--outline{color:var(--nf-black);border:1.5px solid var(--nf-gray-2);background:0 0}.evPlanCardCta--outline:hover{border-color:var(--nf-gray-3);background:var(--nf-gray-1)}.evPlanCardCta--blue{background:var(--nf-blue);color:var(--nf-white)}.evPlanCardCta--blue:hover{background:var(--nf-blue-dark)}.evPlanCard__badge,.evPlanCard__requiredBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:0 0 8px 8px;padding:4px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:800;position:absolute;top:-1px;right:14px}.evPlanCard__badge{background:var(--nf-blue);color:var(--nf-white)}.evPlanCard__requiredBadge{background:var(--nf-blue-light);color:var(--nf-blue);border:1px solid var(--nf-blue-mid)}.evToggleRow{gap:8px;padding:14px 24px 0;display:flex}.evToggleBtn{border:1.5px solid var(--nf-gray-2);background:var(--nf-gray-1);color:var(--nf-gray-5);cursor:pointer;text-align:center;border-radius:10px;flex:1;min-height:44px;padding:10px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;transition:border-color .12s,background .12s,color .12s}.evToggleActive{background:var(--nf-white);border-color:var(--nf-blue);color:var(--nf-black);font-weight:700}.evDealPill--sm{background:var(--nf-blue-light);color:var(--nf-blue);vertical-align:middle;border-radius:20px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.evUpgradeSummary{background:var(--nf-gray-1);border:1.5px solid var(--nf-gray-2);border-radius:14px;margin:14px 24px 0;padding:16px}.evUpgradeSummary__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.evUpgradeSummary__name{color:var(--nf-black);letter-spacing:-.02em;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:800}.evUpgradeSummary__desc{color:var(--nf-gray-4);margin:4px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4}.evUpgradeSummary__price{color:var(--nf-black);letter-spacing:-.04em;white-space:nowrap;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:900}.evUpgradeSummary__features{flex-direction:column;gap:6px;margin-top:12px;padding:0;list-style:none;display:flex}.evUpgradeSummary__features li{color:#333;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;display:flex}.evUpgradeSummary__features li:before{content:"";background-color:var(--nf-blue-light);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='2,6 5,9 10,3' fill='none' stroke='%233B5BDB' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:9px;border-radius:50%;width:16px;min-width:16px;height:16px}.evUpgradeSummary__trial{color:var(--nf-gray-4);margin-top:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.5}.evUpgradeActions{flex-direction:column;gap:9px;padding:16px 24px 0;display:flex}.evUpgradeActions__confirm{background:var(--nf-blue);width:100%;color:var(--nf-white);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;min-height:52px;padding:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;transition:background .12s}.evUpgradeActions__confirm:hover:not(:disabled){background:var(--nf-blue-dark)}.evUpgradeActions__confirm:disabled{opacity:.6;cursor:not-allowed}.evUpgradeActions__confirm:focus-visible{outline:3px solid var(--nf-black);outline-offset:3px}.evUpgradeActions__cancel{width:100%;color:var(--nf-gray-5);border:1.5px solid var(--nf-gray-2);cursor:pointer;background:0 0;border-radius:12px;min-height:44px;padding:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;transition:border-color .12s,color .12s}.evUpgradeActions__cancel:hover{border-color:var(--nf-gray-3);color:var(--nf-black)}.evUpgradeDisclaimer{text-align:center;color:var(--nf-gray-4);padding:12px 24px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;line-height:1.5}.evUpgradeGateNotice{background:var(--nf-blue-light);border:1px solid var(--nf-blue-mid);border-left:4px solid var(--nf-blue);border-radius:12px;align-items:flex-start;gap:14px;margin:0 24px 16px;padding:14px 16px;display:flex}.evUpgradeGateNotice__icon{width:34px;height:34px;color:var(--nf-blue);background:#dbe4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.evUpgradeGateNotice__icon svg{width:17px;height:17px;stroke:var(--nf-blue);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.evUpgradeGateNotice__body{flex:1;min-width:0}.evUpgradeGateNotice__heading{color:var(--nf-black);letter-spacing:-.01em;margin:0 0 5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:800;line-height:1.3}.evUpgradeGateNotice__text{color:var(--nf-gray-5);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.6}@media (max-width:540px){.evModalOverlay{align-items:flex-end;padding:0}.evModal--upgrade{border-radius:20px 20px 0 0;max-width:100%}.evModal--upgrade:before{content:"";background:var(--nf-gray-2);border-radius:2px;width:36px;height:4px;margin:16px auto 0;display:block}.evModalTop{padding-top:16px}.evToggleRow{flex-direction:row}.evPlanCardTag,.evModalTitle--upgrade{font-size:18px}}@media (prefers-reduced-motion:reduce){.evPlanCard,.evPlanCardCta,.evToggleBtn,.evUpgradeActions__confirm,.evUpgradeActions__cancel{transition:none}}
