/* KLEVR 3.2.0 — dual security platform choice */
.k32-platform-section{background:linear-gradient(135deg,#eef4ff 0%,#fff 48%,#f6efff 100%)}
.k32-platform-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}
.k32-platform-heading>div{max-width:56rem}
.k32-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.k32-platform-card{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:1.75rem;background:#fff;padding:2rem;box-shadow:0 18px 48px rgba(15,23,42,.08)}
.k32-platform-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:.35rem;background:#2563eb}
.k32-platform-card.is-prima:before{background:#7c3aed}
.k32-platform-icon{display:inline-flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:1.1rem;background:#dbeafe;color:#1d4ed8;font-size:1.35rem}
.k32-platform-card.is-prima .k32-platform-icon{background:#ede9fe;color:#6d28d9}
.k32-platform-card>span{display:block;margin-top:1.25rem;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#64748b}
.k32-platform-card h3{margin-top:.55rem;font-size:1.75rem;line-height:1.12;font-weight:900;color:#0f172a}
.k32-platform-card p{margin-top:.9rem;color:#475569;font-weight:600;line-height:1.7}
.k32-platform-card ul{display:grid;gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none;color:#334155;font-size:.92rem;font-weight:700}
.k32-platform-card li{display:flex;gap:.65rem;align-items:flex-start}
.k32-platform-card li i{margin-top:.2rem;color:#16a34a}
.k32-platform-card>a{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.5rem;font-weight:900;color:#1d4ed8}
.k32-platform-card.is-prima>a{color:#6d28d9}
.k32-platform-shared{margin-top:1.25rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:rgba(255,255,255,.8);padding:1rem 1.2rem;text-align:center;color:#475569;font-weight:650}
.k32-platform-shared strong{color:#0f172a}
.k32-platform-pill{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.42rem .75rem;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:#dbeafe;color:#1e40af}
.k32-platform-pill.is-prima{background:#ede9fe;color:#6b21a8}
.k32-cart-platform{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #cbd5e1;border-radius:1rem;background:#f8fafc;padding:1rem 1.1rem;margin-bottom:1rem}
.k32-cart-platform strong{display:block;color:#0f172a}.k32-cart-platform small{display:block;margin-top:.2rem;color:#64748b;font-weight:650}
.k32-cart-platform a{font-size:.8rem;font-weight:900;color:#1d4ed8;white-space:nowrap}
.k32-compare-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:1.5rem;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.07)}
.k32-compare-table th,.k32-compare-table td{padding:1rem 1.1rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}
.k32-compare-table th{background:#f8fafc;color:#0f172a;font-weight:900}.k32-compare-table td{color:#475569;font-weight:650}.k32-compare-table tr:last-child td{border-bottom:0}
@media(max-width:800px){.k32-platform-heading{display:block}.k32-platform-heading>a{margin-top:1.25rem}.k32-platform-grid{grid-template-columns:1fr}.k32-platform-card{padding:1.5rem}.k32-cart-platform{align-items:flex-start;flex-direction:column}.k32-compare-scroll{overflow-x:auto}.k32-compare-table{min-width:720px}}
