.price-card,.price-card-container{display:flex;flex-direction:column;height:100%}.price-card{border:1px solid rgba(16,24,40,.08);border-radius:28px;box-shadow:0 20px 50px rgba(19,37,63,.06)}.price-card.premium{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.98));color:#1a1a1a;border-color:rgba(37,99,235,.12)}.price-card.premium .feature-checkbox{color:#2563eb}.price-card.business{background:radial-gradient(circle at top right,rgba(97,146,255,.16),transparent 30%),linear-gradient(180deg,#eef4ff,#e5efff);color:#1a1a1a;border-color:rgba(37,99,235,.24)}.price-card.business .feature-checkbox{color:#1147b5}.price-card.recommended{border-color:rgba(37,99,235,.34);box-shadow:0 26px 64px rgba(37,99,235,.12)}.price-card .card-content{padding:24px;flex-grow:1;display:flex;flex-direction:column}.price-card .plan-context-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.price-card .plan-context{color:#5f6b7c;font-size:.73rem;font-weight:800;letter-spacing:.04em;line-height:1.5;margin:0 0 10px;text-transform:uppercase}.price-card .recommended-chip{background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.16);color:#1147b5;font-weight:800}.price-card .card-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.price-card .card-title .title-text{padding-left:5px;font-weight:800}.price-card .card-title .plan-chip{background-color:rgba(37,99,235,.1);color:#1147b5;font-weight:600;border:1px solid rgba(37,99,235,.18)}.price-card .card-description{color:#5b6475;margin-bottom:16px;font-size:.92rem;line-height:1.58}.price-card .card-price-container{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:18px}.price-card .card-price{margin-bottom:0;color:#42526d;font-size:.98rem;font-weight:400}.price-card .card-price .number{color:#101828;font-size:2.2rem;font-weight:800}.price-card .minimum-chip{color:#1147b5;font-size:11px;height:22px;border-color:rgba(37,99,235,.3)}.price-card .card-features-header{color:#42526d;margin-bottom:10px;font-weight:700}.price-card .card-features{flex-grow:1}.price-card .card-features .feature{display:flex;align-items:flex-start;margin-bottom:6px;padding:10px 0;border-top:1px solid rgba(16,24,40,.08)}.price-card .card-features .feature:last-of-type{margin-bottom:0}.price-card .card-features .feature .feature-checkbox{flex-shrink:0;margin-top:-2px}.price-card .card-features .feature .feature-text{color:#1f2d46;padding-left:7px;line-height:1.42;font-size:.92rem}.price-card .card-features.all{margin-bottom:30px}.price-card .price-card-actions{padding:16px}.price-card .price-card-actions button.Mui-disabled{color:#ccc;background-color:#555}.price-card .all-features{text-align:center;padding:0 30px}.price-card .all-features .toggle-all-features{margin:0 0 20px;text-align:center}.price-card .all-features .toggle-all-features.premium{color:#fff}.price-start-button{margin-top:16px;padding:12px 0;border-radius:999px;font-weight:800;text-transform:none}.price-start-button.free{border:2px solid #222}.price-start-button.premium{color:#fff;border:none;box-shadow:0 18px 36px rgba(37,99,235,.18)}.price-start-button.premium,.price-start-button.premium:hover{background:linear-gradient(135deg,#2563eb,#5590ff)}.price-start-button.business{color:#fff;border:none;box-shadow:0 18px 36px rgba(17,71,181,.18)}.price-start-button.business,.price-start-button.business:hover{background:linear-gradient(135deg,#1147b5,#2563eb)}.table-header{border-top-right-radius:10px;border-top-left-radius:10px}