.product-platform-card.svelte-zr1zsh.svelte-zr1zsh{box-sizing:border-box;width:100%;height:270px;display:flex;flex-direction:column;padding:20px;gap:14px;border-radius:14px;border:1px solid color-mix(in srgb,var(--tile, #4da6e8) 55%,var(--primaryShadow, #e5e7eb));background:var(--cardBackgroundColor, #ffffff);box-shadow:0 1px 2px #0f172a0a;color:var(--primaryFontColor, #1f2937);text-decoration:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-platform-card.svelte-zr1zsh.svelte-zr1zsh:hover,.product-platform-card.svelte-zr1zsh.svelte-zr1zsh:focus-visible{border-color:var(--tile, var(--primary-color-100, #0585dd));box-shadow:0 6px 20px color-mix(in srgb,var(--tile, #4da6e8) 28%,rgba(15,23,42,.08));outline:none}.product-platform-card.selected.svelte-zr1zsh.svelte-zr1zsh{border-color:var(--tile, var(--primary-color-100, #0585dd))}.card-top.svelte-zr1zsh.svelte-zr1zsh{display:flex;align-items:flex-start}.card-icon.svelte-zr1zsh.svelte-zr1zsh{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--cardBackgroundColor, #ffffff);border:1px solid color-mix(in srgb,var(--tile, #e3e7fa) 45%,transparent);box-shadow:0 1px 2px #0f172a0d}.card-icon.svelte-zr1zsh img.svelte-zr1zsh{width:30px;height:30px;object-fit:contain}.card-body.svelte-zr1zsh.svelte-zr1zsh{display:flex;flex-direction:column;gap:6px;flex:1}.card-title.svelte-zr1zsh.svelte-zr1zsh{font-size:20px;font-weight:600;line-height:1.15;color:var(--primaryFontColor, #111827)}.card-description.svelte-zr1zsh.svelte-zr1zsh{font-size:13.5px;line-height:1.45;color:var(--secondaryFontColor, #576174);display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer.svelte-zr1zsh.svelte-zr1zsh{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--tile, #e3e7fa) 40%,var(--primaryShadow, #e5e7eb));border-top-style:dashed}.card-cta.svelte-zr1zsh.svelte-zr1zsh{flex:0 0 auto}.card-sub-desc.svelte-zr1zsh.svelte-zr1zsh{color:var(--secondaryFontColor, #576174);font-size:12px;font-weight:500;line-height:1.4;flex:1;min-width:0;word-break:break-word}.card-cta.svelte-zr1zsh.svelte-zr1zsh{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:var(--primaryFontColor, #111827);color:var(--cardBackgroundColor, #ffffff);font-size:13px;font-weight:500}.product-platform-card.svelte-zr1zsh:hover .card-cta.svelte-zr1zsh{background:var(--tile, var(--primary-color-100, #0585dd))}@media (max-width: 1280px){.product-platform-card.svelte-zr1zsh.svelte-zr1zsh{height:250px;padding:18px;gap:12px}.card-icon.svelte-zr1zsh.svelte-zr1zsh{width:46px;height:46px;border-radius:10px}.card-icon.svelte-zr1zsh img.svelte-zr1zsh{width:26px;height:26px}.card-title.svelte-zr1zsh.svelte-zr1zsh{font-size:18px}.card-description.svelte-zr1zsh.svelte-zr1zsh{font-size:13px}.card-cta.svelte-zr1zsh.svelte-zr1zsh{padding:6px 12px;font-size:12.5px}.card-footer.svelte-zr1zsh.svelte-zr1zsh{padding-top:12px}}@media (max-width: 900px){.product-platform-card.svelte-zr1zsh.svelte-zr1zsh{height:232px;padding:16px;gap:10px;border-radius:12px}.card-icon.svelte-zr1zsh.svelte-zr1zsh{width:40px;height:40px;border-radius:9px}.card-icon.svelte-zr1zsh img.svelte-zr1zsh{width:22px;height:22px}.card-title.svelte-zr1zsh.svelte-zr1zsh{font-size:16.5px}.card-description.svelte-zr1zsh.svelte-zr1zsh{font-size:12.5px;-webkit-line-clamp:2;line-clamp:2}.card-cta.svelte-zr1zsh.svelte-zr1zsh{padding:5px 11px;font-size:12px}.card-footer.svelte-zr1zsh.svelte-zr1zsh{padding-top:10px}.card-sub-desc.svelte-zr1zsh.svelte-zr1zsh{font-size:11.5px}}@media (max-width: 600px){.product-platform-card.svelte-zr1zsh.svelte-zr1zsh{height:auto;min-height:220px;padding:16px;gap:12px}.card-description.svelte-zr1zsh.svelte-zr1zsh{-webkit-line-clamp:3;line-clamp:3}}.image.svelte-zr1zsh.svelte-zr1zsh{display:flex;text-align:right;align-content:flex-start;object-fit:contain}.platform.svelte-zr1zsh.svelte-zr1zsh{padding:20px;border-radius:10px;height:180px;cursor:pointer;display:flex;flex-direction:column;color:var(--color);background-color:var(--background);max-width:300px;text-decoration:none}.top-view-platform.svelte-zr1zsh.svelte-zr1zsh{width:70px;height:80px;display:flex}.platform.selected.svelte-zr1zsh.svelte-zr1zsh{border:2px solid var(--background)}.platform-body.svelte-zr1zsh.svelte-zr1zsh{display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.platform-meta.svelte-zr1zsh.svelte-zr1zsh{display:flex}.center-platform-meta.svelte-zr1zsh.svelte-zr1zsh{flex:1}.top-view-meta.svelte-zr1zsh.svelte-zr1zsh{display:flex;gap:5px;flex-direction:column}.platform-name.svelte-zr1zsh.svelte-zr1zsh{color:var(--color);font-size:22px;font-weight:600;margin-bottom:10px;flex:1}.small-platform-name.svelte-zr1zsh.svelte-zr1zsh{font-size:18px;text-align:center}.center-platform-description.svelte-zr1zsh.svelte-zr1zsh{font-size:14px;align-items:center;display:flex;justify-content:center;text-align:center;color:var(--color)}.platform-sub-meta.svelte-zr1zsh.svelte-zr1zsh{font-size:13px;color:var(--color)}.top-sub-meta.svelte-zr1zsh.svelte-zr1zsh{display:flex;align-items:center;justify-content:center}@media (max-width: 600px){.platform.svelte-zr1zsh.svelte-zr1zsh{max-width:270px}}.selector-main.svelte-1e8n09q.svelte-1e8n09q{display:flex;flex-direction:column;width:35%;min-width:500px;max-width:700px;min-height:50%;background-color:var(--layoutBackgroundColor);margin-top:70px;border:1px solid var(--primaryShadow);box-shadow:0 4px 4px var(--primaryShadow);border-radius:8px}.selector-main.fullWidth.svelte-1e8n09q.svelte-1e8n09q{width:100%;max-width:90vw;border:none;box-shadow:none;border-radius:none}.selector-head.svelte-1e8n09q.svelte-1e8n09q{border-bottom:4px solid var(--primaryShadow);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.master-product-title-row.svelte-1e8n09q.svelte-1e8n09q{display:flex;margin-bottom:10px}.master-product-title.svelte-1e8n09q.svelte-1e8n09q{font-weight:600;font-size:1.6rem;line-height:28px;display:flex;align-items:center;text-align:center;color:#0585dd;margin-left:12px}.master-product-subtitle.svelte-1e8n09q.svelte-1e8n09q{font-weight:400;font-size:1rem;line-height:14px;display:flex;align-items:center;text-align:center;color:var(--lightFontColor)}.sub-products.svelte-1e8n09q.svelte-1e8n09q{display:flex;flex-direction:column;padding:0 40px 40px;flex-wrap:wrap}.sub-products.row.svelte-1e8n09q.svelte-1e8n09q{flex-direction:row;padding:0}.sub-product.svelte-1e8n09q.svelte-1e8n09q{display:flex;flex-direction:column;border-bottom:1px solid var(--primaryShadow);padding:30px 0}.sub-product.noBorder.svelte-1e8n09q.svelte-1e8n09q{border:none}.sub-product.fullWidth.svelte-1e8n09q.svelte-1e8n09q{border:1px solid var(--primaryShadow);box-shadow:0 4px 4px #00000029;border-radius:8px;padding:40px;flex:1 1 0px;width:0;max-width:450px;min-height:250px}.sub-product.row.svelte-1e8n09q.svelte-1e8n09q{margin-right:50px}.sub-product-title.svelte-1e8n09q.svelte-1e8n09q{font-weight:600;font-size:1.1rem;line-height:22px;display:flex;align-items:center;color:var(--primaryFontColor)}.sub-product-description.svelte-1e8n09q.svelte-1e8n09q{margin:10px 0;font-weight:400;font-size:14px;color:var(--lightFontColor);line-height:18px}.sub-product-cta.svelte-1e8n09q.svelte-1e8n09q{display:flex;font-weight:500;font-size:12px;line-height:16px;color:#0585dd;cursor:pointer;text-decoration:none}.sub-product-cta.row.svelte-1e8n09q.svelte-1e8n09q{margin-top:auto}.sub-product-cta-text.svelte-1e8n09q.svelte-1e8n09q{text-transform:uppercase;margin-right:5px}.sub-product-platforms.svelte-1e8n09q.svelte-1e8n09q{display:flex;margin:10px 0 20px;flex-wrap:wrap}.sub-product-platform.svelte-1e8n09q.svelte-1e8n09q{width:50px;height:50px;border-radius:50%;border:1px solid var(--primaryShadow);display:flex;align-items:center;justify-content:center;margin-right:20px;min-width:50px;margin-top:10px}.sub-product-platform.svelte-1e8n09q.svelte-1e8n09q:hover{border:1px solid #0585dd;background:rgba(5,133,221,.05)}.sub-product-platform.svelte-1e8n09q>img.svelte-1e8n09q{width:30px;height:30px;object-fit:contain}.master-product-icon.svelte-1e8n09q.svelte-1e8n09q{width:30px;height:30px}
