.pricing-hero{position:relative;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 0% 30%,rgba(147,197,253,.4) 0%,transparent 40%),radial-gradient(circle at 100% 30%,rgba(165,180,252,.35) 0%,transparent 40%),radial-gradient(circle at 50% 100%,rgba(59,130,246,.1) 0%,transparent 50%),linear-gradient(180deg,#f8fafc,#fff);padding-top:100px;padding-bottom:80px;overflow:hidden}.pricing-hero-gradient{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.12) 0%,transparent 30%),radial-gradient(circle at 80% 40%,rgba(139,92,246,.08) 0%,transparent 30%),radial-gradient(circle at 40% 80%,rgba(34,197,94,.06) 0%,transparent 25%);animation:pricingGradientFloat 25s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes pricingGradientFloat{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(2%,1%) rotate(.5deg)}66%{transform:translate(-1%,2%) rotate(-.5deg)}}.pricing-hero-content{position:relative;z-index:1;padding-top:40px;padding-bottom:48px}.pricing-cards-section{position:relative;z-index:1;padding-top:16px}.trial-info{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.billing-toggle{display:inline-flex;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.375rem}.toggle-btn{display:flex;align-items:center;border-radius:.5rem;padding:.625rem 1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toggle-btn.active{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);background:var(--color-primary-6)}.toggle-btn.active .badge{background-color:#fff3;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.pricing-grid{margin-left:auto;margin-right:auto;display:grid;max-width:64rem;gap:1.5rem}@media (min-width: 768px){.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-card{position:relative}.pricing-card-popular{border-width:2px;--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));transform:scale(1.02)}.popular-badge{position:absolute;top:-1rem;left:50%;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #2563eb var(--tw-gradient-to-position);padding:.25rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.price-display{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.yearly-price-container,.monthly-price-container{display:flex;align-items:baseline;gap:.5rem}.price-crossed-off{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));text-decoration-line:line-through}.price-amount{font-size:2.25rem;line-height:2.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.price-period{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hidden{display:none!important}.calculator-wrapper{margin-left:auto;margin-right:auto;max-width:64rem}.calculator-layout{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media (min-width: 1024px){.calculator-layout{flex-direction:row}}.calculator-inputs{flex:1 1 0%}.calculator-results{display:flex;flex:1 1 0%;align-items:center;justify-content:center}@media (min-width: 1024px){.calculator-results{justify-content:flex-end}}.platform-grid{display:flex;flex-wrap:wrap;gap:.5rem;max-width:450px}.platform-btn{display:flex;height:3.5rem;width:3.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--color-gray-1);box-shadow:inset 2px 2px 8px #00000014;border:none}.platform-btn:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 2px 8px #0000001a}.platform-btn.active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 2px 8px #0000001a;border-bottom:3px solid var(--color-primary-6)}.platform-btn img{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;-o-object-fit:contain;object-fit:contain}.platform-btn:not(.active) img{filter:grayscale(100%)}.client-input-row{display:flex;align-items:center;gap:1rem}.client-number-input{height:2.5rem;width:5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;text-align:center;font-weight:500}.client-slider{height:.5rem;flex:1 1 0%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));max-width:160px}.client-slider::-webkit-slider-thumb{height:1.25rem;width:1.25rem;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.results-table-wrapper{overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-top:4px solid var(--color-primary-6)}.results-table{width:100%;border-collapse:collapse}.results-table th{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));padding:1rem 2rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.results-table th .info-tooltip{margin-left:.25rem;display:inline-flex;cursor:help;align-items:center;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.results-table td{padding:1.5rem 2rem;text-align:center}.result-value{display:block;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.result-label{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.result-highlight{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));text-shadow:0 0 8px rgba(59,130,246,.3)}.yearly-row{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}@media (max-width: 1024px){.calculator-layout{flex-direction:column}.calculator-results{width:100%;justify-content:center}}
