.inventory-module__1MqC_G__pricingGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.inventory-module__1MqC_G__pricingCard{border:1px solid var(--outline-variant);background-color:#fff;border-radius:24px;flex-direction:column;padding:33px 24px 20px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.inventory-module__1MqC_G__pricingCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.inventory-module__1MqC_G__pricingCard.inventory-module__1MqC_G__popular{border:2px solid var(--primary);box-shadow:var(--shadow-md);transform:translateY(-8px)}.inventory-module__1MqC_G__popularBadge{background-color:var(--primary);color:#fff;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.inventory-module__1MqC_G__pricingName{margin-bottom:4px;font-size:1.125rem;font-weight:700}.inventory-module__1MqC_G__pricingSub{color:var(--on-surface-variant);margin-bottom:16px;font-size:.75rem}.inventory-module__1MqC_G__pricingPrice{color:var(--primary);justify-content:center;align-items:baseline;gap:4px;height:36px;margin-bottom:24px;font-size:1.5rem;font-weight:700;display:flex}.inventory-module__1MqC_G__pricingPrice span{color:var(--on-surface-variant);font-size:.875rem;font-weight:400}.inventory-module__1MqC_G__pricingFeatures{flex-direction:column;flex:1;gap:12px;margin-bottom:20px;display:flex}.inventory-module__1MqC_G__pricingFeature{color:var(--on-surface-variant);align-items:center;gap:8px;font-size:.875rem;display:flex}.inventory-module__1MqC_G__pricingFeature span{color:var(--primary);font-size:16px}@media (max-width:1024px){.inventory-module__1MqC_G__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.inventory-module__1MqC_G__pricingGrid{grid-template-columns:1fr}}
