.pricing-hero{position:relative;background:linear-gradient(160deg,#0f172a,#0d2a26 50%,#0f172a);overflow:hidden;padding:8rem 0 7rem}.pricing-blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.pricing-blob-1{width:600px;height:600px;background:radial-gradient(circle,rgba(20,184,166,.18) 0,transparent 70%);top:-200px;left:-150px}.pricing-blob-2{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.12) 0,transparent 70%);top:-100px;right:-100px}.pricing-blob-3{width:400px;height:400px;background:radial-gradient(circle,rgba(251,191,36,.08) 0,transparent 70%);bottom:-150px;left:50%;transform:translateX(-50%)}.pricing-seat-badge{display:inline-flex;align-items:center;gap:.625rem;padding:.4375rem 1.125rem;border-radius:9999px;background:rgba(20,184,166,.12);border:1px solid rgba(20,184,166,.3);color:#5eead4;font-size:.8125rem;font-weight:600;margin-bottom:2rem}.pricing-seat-badge-dark{background:rgba(15,23,42,.6);border-color:rgba(251,191,36,.3);color:#fbbf24}.pricing-pulse-dot{width:8px;height:8px;border-radius:50%;background:#14b8a6;flex-shrink:0;animation:pricingPulse 1.8s ease-in-out infinite}.pricing-pulse-dot-gold{background:#f59e0b}@keyframes pricingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.pricing-hero-title{font-size:clamp(2.75rem,7vw,5rem);font-weight:900;color:#f1f5f9;line-height:1.05;letter-spacing:-.035em;margin-bottom:1.5rem}.pricing-hero-highlight{background:linear-gradient(135deg,#14b8a6,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-hero-subtitle{font-size:1.125rem;color:#94a3b8;line-height:1.75;max-width:42rem;margin:0 auto 2.5rem}.pricing-hero-subtitle strong{color:#e2e8f0}.pricing-progress-wrap{max-width:480px;margin:0 auto 2.5rem}.pricing-progress-bar{height:8px;background:rgba(255,255,255,.08);border-radius:9999px;overflow:hidden;margin-bottom:.625rem}.pricing-progress-fill{height:100%;background:linear-gradient(90deg,#14b8a6,#fbbf24);border-radius:9999px;transition:width 1.2s cubic-bezier(.22,1,.36,1)}.pricing-progress-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;font-weight:500}.pricing-hero-cta-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.pricing-hero-btn{background:linear-gradient(135deg,#0d9488,#14b8a6)!important;box-shadow:0 6px 24px rgba(20,184,166,.4)!important;padding:1.125rem 2.25rem!important;font-size:1rem!important}.pricing-hero-btn:hover{background:linear-gradient(135deg,#0f766e,#0d9488)!important;box-shadow:0 8px 32px rgba(20,184,166,.5)!important}.pricing-trust-chips{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.pricing-trust-chip{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem;color:#64748b;font-weight:500}.pricing-section-title{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:900;color:#0f172a;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.pricing-section-subtitle{font-size:1.0625rem;color:#64748b;line-height:1.7;max-width:42rem;margin:0 auto}.pricing-plans-section{background:#f8fafc;padding:7rem 0}.pricing-cards-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.pricing-cards-grid-single{max-width:780px;margin:0 auto;grid-template-columns:1fr!important}.pricing-cards-grid-single .pricing-card-annual{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem;align-items:start}.pricing-cards-grid-single .pricing-card-annual .pricing-card-header,.pricing-cards-grid-single .pricing-card-annual:before{grid-column:1/-1}.pricing-cards-grid-single .pricing-card-annual .pricing-card-price-row,.pricing-cards-grid-single .pricing-card-annual .pricing-price-note{grid-column:1}.pricing-cards-grid-single .pricing-card-annual .pricing-features-list{grid-column:2;grid-row:2/5;margin-bottom:0;border-top:none;padding-top:0;border-left:1px solid #e2e8f0;padding-left:2rem}.pricing-cards-grid-single .pricing-card-annual .pricing-card-btn,.pricing-cards-grid-single .pricing-card-annual .pricing-card-fine{grid-column:1}@media (max-width:600px){.pricing-cards-grid-single .pricing-card-annual{grid-template-columns:1fr}.pricing-cards-grid-single .pricing-card-annual .pricing-features-list{grid-column:1;grid-row:auto;border-left:none;padding-left:0;border-top:1px solid #f1f5f9;padding-top:1.25rem;margin-bottom:2rem}}@media (min-width:768px){.pricing-cards-grid{grid-template-columns:1fr 1fr}}.pricing-card{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.08)}.pricing-card-annual{border-color:#c7d2fe;box-shadow:0 4px 24px rgba(99,102,241,.08)}.pricing-card-annual:hover{border-color:#a5b4fc;box-shadow:0 20px 60px rgba(99,102,241,.12)}.pricing-card-annual:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.pricing-card-lifetime{border-color:#fbbf24;background:linear-gradient(160deg,#fffbeb,#ffffff 60%);box-shadow:0 8px 40px rgba(251,191,36,.12)}.pricing-card-lifetime:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f59e0b,#fbbf24,#f59e0b)}.pricing-lifetime-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;background:#fef3c7;border:1px solid #fde68a;color:#92400e;font-size:.75rem;font-weight:700;margin-bottom:1.5rem}.pricing-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.pricing-card-icon-wrap{width:3rem;height:3rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pricing-icon-annual{background:#ede9fe;color:#6366f1;border:1px solid #ddd6fe}.pricing-icon-lifetime{background:#fef3c7;color:#d97706;border:1px solid #fde68a}.pricing-card-plan-label{font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.125rem}.pricing-label-lifetime{color:#92400e}.pricing-card-plan-desc{font-size:.8125rem;color:#94a3b8;font-weight:500}.pricing-card-price-row{display:flex;align-items:flex-end;gap:.125rem;margin-bottom:.25rem}.pricing-price-currency{font-size:1.5rem;font-weight:800;color:#334155;line-height:1;padding-bottom:.5rem}.pricing-currency-lifetime{color:#d97706}.pricing-price-amount{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#0f172a;letter-spacing:-.04em;line-height:1}.pricing-amount-lifetime{color:#92400e}.pricing-price-period{font-size:.9375rem;color:#94a3b8;font-weight:600;padding-bottom:.5rem;margin-left:.25rem}.pricing-period-lifetime{color:#d97706}.pricing-price-note{font-size:.8125rem;color:#94a3b8;margin-bottom:1.75rem}.pricing-lifetime-savings-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.pricing-lifetime-was{font-size:.8125rem;color:#94a3b8;text-decoration:line-through}.pricing-lifetime-break-even{display:inline-block;padding:.1875rem .625rem;background:#d1fae5;color:#065f46;border-radius:9999px;font-size:.6875rem;font-weight:700;border:1px solid #a7f3d0}.pricing-features-list{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:1.25rem 0 0;border-top:1px solid #f1f5f9}.pricing-feature-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:#334155;font-weight:500}.pricing-feature-check{flex-shrink:0;color:#6366f1;margin-top:1px}.pricing-check-lifetime{color:#0d9488}.pricing-check-gold{color:#d97706}.pricing-card-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;border-radius:.875rem;font-size:.9375rem;font-weight:700;text-decoration:none;cursor:pointer;border:none;transition:all .2s ease;text-align:center}.pricing-btn-secondary{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#ffffff;border:none;box-shadow:0 4px 14px rgba(99,102,241,.3)}.pricing-btn-secondary:hover{background:linear-gradient(135deg,#4f46e5,#6d28d9);box-shadow:0 8px 24px rgba(99,102,241,.45);transform:translateY(-2px);color:#ffffff}.pricing-btn-lifetime{background:linear-gradient(135deg,#d97706,#f59e0b);color:#ffffff!important;box-shadow:0 4px 18px rgba(217,119,6,.35)}.pricing-btn-lifetime:hover{background:linear-gradient(135deg,#b45309,#d97706);box-shadow:0 8px 28px rgba(217,119,6,.5);transform:translateY(-2px)}.pricing-card-fine{margin-top:.875rem;font-size:.75rem;color:#94a3b8;text-align:center;font-weight:500}.pricing-fine-lifetime{color:#d97706;font-weight:600}.pricing-bundle-section{background:#ffffff;padding:7rem 0}.pricing-branch-tabs{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin-bottom:2.5rem}.pricing-branch-tab{position:relative;padding:.625rem 1.5rem;border-radius:.75rem;border:1.5px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pricing-branch-tab:hover{border-color:#99f6e4;color:#0d9488;background:#f0fdfa}.pricing-branch-tab-active{background:#0d9488!important;border-color:#0d9488!important;color:#ffffff!important;box-shadow:0 4px 14px rgba(13,148,136,.3)}.pricing-branch-tab-popular{border-color:#fbbf24}.pricing-tab-popular-dot{position:absolute;top:-10px;right:-8px;padding:.125rem .5rem;background:#f59e0b;color:#fff;border-radius:9999px;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.pricing-bundle-detail{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f0fdfa,#f8fafc);border:1.5px solid #99f6e4;border-radius:1.25rem;padding:2rem 2.5rem;margin-bottom:2.5rem}.pricing-bundle-detail-left{display:flex;align-items:center;gap:1.25rem}.pricing-bundle-branches-icon{display:flex;gap:.25rem;align-items:center}.pricing-bundle-plan-name{font-size:1.375rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.pricing-bundle-plan-desc{font-size:.875rem;color:#64748b}.pricing-bundle-detail-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.pricing-bundle-savings-badge{display:inline-block;padding:.25rem .875rem;background:#d1fae5;color:#065f46;border-radius:9999px;font-size:.8125rem;font-weight:700;border:1px solid #a7f3d0}.pricing-bundle-price-display{display:flex;align-items:flex-end;gap:.375rem}.pricing-bundle-price{font-size:2.25rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}.pricing-bundle-period{font-size:.875rem;color:#64748b;font-weight:600;padding-bottom:.375rem}.pricing-bundle-per-branch{font-size:.8125rem;color:#94a3b8}.pricing-bundle-cta{width:auto;padding:.75rem 1.5rem;margin-top:.25rem}.pricing-table-wrap{overflow-x:auto;border-radius:1.25rem;border:1.5px solid #e2e8f0;box-shadow:0 4px 24px rgba(0,0,0,.04)}.pricing-table{width:100%;border-collapse:collapse;background:#ffffff;min-width:520px}.pricing-th{padding:1rem 1.5rem;font-size:.75rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;border-bottom:1.5px solid #e2e8f0;text-align:left}.pricing-th-branches{width:35%}.pricing-tr{cursor:pointer;transition:background .15s;border-bottom:1px solid #f1f5f9}.pricing-tr:last-child{border-bottom:none}.pricing-tr:hover{background:#f0fdfa}.pricing-tr-popular{background:#fffbeb}.pricing-tr-popular:hover{background:#fef3c7}.pricing-tr-selected{background:#f0fdfa!important}.pricing-td{padding:1.25rem 1.5rem;font-size:.9375rem;color:#334155;vertical-align:middle}.pricing-td-price{font-weight:700;color:#0f172a}.pricing-td-per{color:#64748b}.pricing-td-branch-label{display:flex;align-items:center;gap:.5rem}.pricing-branch-num{font-size:1.5rem;font-weight:900;color:#0d9488;line-height:1}.pricing-branch-word{font-size:.875rem;color:#64748b;font-weight:500}.pricing-popular-chip{display:inline-block;padding:.125rem .5rem;background:#fef3c7;color:#92400e;border-radius:9999px;font-size:.6875rem;font-weight:700;border:1px solid #fde68a}.pricing-savings-chip{display:inline-block;padding:.25rem .75rem;background:#d1fae5;color:#065f46;border-radius:9999px;font-size:.8125rem;font-weight:700;border:1px solid #a7f3d0}.pricing-savings-none{color:#cbd5e1}.pricing-table-btn{display:inline-block;padding:.5rem 1.125rem;border-radius:.625rem;background:#0d9488;color:#fff!important;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.pricing-table-btn:hover{background:#0f766e;transform:translateY(-1px)}.pricing-terms-section{background:#f8fafc;padding:7rem 0}.pricing-terms-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:600px){.pricing-terms-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.pricing-terms-grid{grid-template-columns:repeat(3,1fr)}}.pricing-term-card{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:1.25rem;padding:2rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pricing-term-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.06);border-color:#99f6e4}.pricing-term-icon{font-size:2rem;margin-bottom:1rem;display:block}.pricing-term-title{font-size:1rem;font-weight:800;color:#0f172a;margin-bottom:.625rem;line-height:1.3}.pricing-term-body{font-size:.9rem;color:#64748b;line-height:1.7}.pricing-stats-bar{background:#0d9488;padding:4rem 0}.pricing-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.pricing-stats-grid{grid-template-columns:repeat(4,1fr)}}.pricing-stat-item{text-align:center}.pricing-stat-value{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#ffffff;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.pricing-stat-label{font-size:.75rem;font-weight:700;color:#ccfbf1;text-transform:uppercase;letter-spacing:.1em}.pricing-cta-section{background:#f8fafc;padding:6rem 0;border-top:1px solid #e2e8f0}.pricing-cta-card{background:linear-gradient(160deg,#0f172a,#0d2a26);border-radius:2rem;padding:5rem 3rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.18)}.pricing-cta-blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px)}.pricing-cta-blob-1{width:400px;height:400px;background:radial-gradient(circle,rgba(20,184,166,.2) 0,transparent 70%);top:-150px;left:-100px}.pricing-cta-blob-2{width:350px;height:350px;background:radial-gradient(circle,rgba(251,191,36,.15) 0,transparent 70%);bottom:-100px;right:-80px}.pricing-cta-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#f1f5f9;line-height:1.1;letter-spacing:-.03em;margin:1.5rem 0 1.25rem}.pricing-cta-highlight{background:linear-gradient(135deg,#14b8a6,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-cta-subtitle{font-size:1.0625rem;color:#94a3b8;line-height:1.7;max-width:38rem;margin:0 auto 2.5rem}.pricing-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.75rem}.pricing-cta-primary-btn{background:linear-gradient(135deg,#d97706,#f59e0b)!important;box-shadow:0 6px 24px rgba(217,119,6,.45)!important;padding:1.125rem 2rem!important;font-size:1rem!important}.pricing-cta-primary-btn:hover{background:linear-gradient(135deg,#b45309,#d97706)!important;box-shadow:0 10px 32px rgba(217,119,6,.55)!important}.pricing-cta-secondary-btn{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.15)!important;color:#e2e8f0!important}.pricing-cta-secondary-btn:hover{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.25)!important;color:#ffffff!important}.pricing-cta-reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.8125rem;color:#64748b;font-weight:500;margin-bottom:2rem}.pricing-cta-positioning{font-size:.9375rem;color:#475569;font-style:italic;max-width:38rem;margin:0 auto;border-top:1px solid rgba(255,255,255,.06);padding-top:1.75rem}