.product-grid[data-v-408b7fb3]{min-height:240px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.product-card[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:310px;padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.product-card.popular[data-v-408b7fb3]{border-color:#f59e0b;-webkit-box-shadow:inset 0 3px 0 #f59e0b;box-shadow:inset 0 3px 0 #f59e0b}.product-head[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-height:64px}.product-head h2[data-v-408b7fb3]{margin:8px 0 0;font-size:18px;line-height:1.3}.duration[data-v-408b7fb3]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:var(--muted);font-size:13px}.price-row[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px;margin:16px 0}.price-row strong[data-v-408b7fb3]{color:var(--text);font-size:30px;line-height:1}.price-row span[data-v-408b7fb3]{color:#98a2b3;text-decoration:line-through}.feature-list[data-v-408b7fb3]{display:grid;gap:9px;color:var(--label);font-size:13px}.feature-list span[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.feature-list i[data-v-408b7fb3]{color:var(--green)}.group-list[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-top:14px}.buy-btn[data-v-408b7fb3]{width:100%;margin-top:auto}.data-card[data-v-408b7fb3]{margin-top:18px}.card-header[data-v-408b7fb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}@media (max-width:1040px){.product-grid[data-v-408b7fb3]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.product-grid[data-v-408b7fb3]{grid-template-columns:1fr}}