#specs{direction:rtl;font-family:inherit;--brand:#212b3c;--rowA:#fff;--rowB:#f4f5f6;--line:#d8d9db;--green:#0a8f3c;--red:#b71c1c;--green-bg:#eaf6ee;--red-bg:#fdeaea;--pros-1:#e9f7ef;--pros-2:#dff2e8;--cons-1:#fff0f0;--cons-2:#ffe5e5;--hover:#dfe6ef;--pros-head:#dbeee4;--cons-head:#f9dada}#specs .spec-card{border:1px solid var(--line)!important;border-radius:12px!important;overflow:hidden!important;clip-path:inset(0 round 12px);margin:18px 0!important;background:#fff}#specs .spec-head{background:var(--brand)!important;color:#fff!important;font-weight:700;font-size:16px;line-height:1.4;display:flex;align-items:center;gap:8px;padding:12px 14px;margin:0!important;border:0!important;border-top-left-radius:12px!important;border-top-right-radius:12px!important}#specs .spec-head i{font-size:18px;color:#fff!important}#specs table{display:table!important;border-collapse:collapse!important;border-spacing:0!important;width:100%!important;table-layout:fixed!important}#specs thead{display:table-header-group!important}#specs tbody{display:table-row-group!important}#specs tr{display:table-row!important}#specs td,#specs th{display:table-cell!important;vertical-align:top;padding:12px 14px;background:transparent!important;word-break:break-word}#specs .spec-card .spec-table td{border-bottom:1px solid var(--line)!important}#specs .spec-card .spec-table tr:last-child td{border-bottom:none!important}#specs .spec-card .spec-table td+td,#specs .spec-card .spec-table th+td{border-left:1px solid var(--line)!important}#specs .spec-card .spec-table tr:nth-child(odd){background:var(--rowA)!important}#specs .spec-card .spec-table tr:nth-child(even){background:var(--rowB)!important}#specs .spec-card .spec-table tr:hover{background:var(--hover)!important}#specs .spec-card .spec-table .k{width:34%;font-weight:700;color:var(--brand)!important}#specs .yn{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid;line-height:1;margin-inline-start:8px;white-space:nowrap}#specs .yn.y{background:#e9f7ef;border-color:#c6e9d4;color:#0a8f3c}#specs .yn.n{background:#ffecec;border-color:#f3c2c2;color:#b71c1c}#specs .pc-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch;padding:12px}#specs .pc-col{border-radius:12px!important;overflow:hidden!important;background:transparent!important;padding:0!important}#specs .pc-title{display:flex;gap:8px;align-items:center;margin:0!important;padding:12px 14px!important;border:0!important}#specs .pc-pros .pc-title{background:var(--pros-head)!important;color:var(--green)!important;border-bottom:1px dashed currentColor}#specs .pc-cons .pc-title{background:var(--cons-head)!important;color:var(--red)!important;border-bottom:1px dashed currentColor}#specs .pc-count{margin-inline-start:auto;font-weight:600;font-size:12px;padding:2px 8px;border-radius:999px;color:#fff;background:var(--green)}#specs .pc-cons .pc-count{background:var(--red)}#specs .pc-table{width:100%;border-collapse:collapse;flex-grow:1}#specs .pc-table td{border-bottom:1px dashed currentColor!important}#specs .pc-table tr:last-child td{border-bottom:none!important}#specs .pc-table td::before{content:"• ";font-weight:700}#specs .pc-pros{background:var(--green-bg)!important}#specs .pc-cons{background:var(--red-bg)!important}#specs .pc-pros .pc-table tr:nth-child(odd){background-color:var(--pros-1)!important}#specs .pc-pros .pc-table tr:nth-child(even){background-color:var(--pros-2)!important}#specs .pc-cons .pc-table tr:nth-child(odd){background-color:var(--cons-1)!important}#specs .pc-cons .pc-table tr:nth-child(even){background-color:var(--cons-2)!important}#specs .pc-col>*:first-child{border-top-left-radius:12px;border-top-right-radius:12px}#specs .pc-col>*:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width:768px){#specs .pc-grid{grid-template-columns:1fr!important}#specs .spec-card .spec-table .k{width:40%!important}#specs ins,#specs iframe{max-width:100%!important;display:block!important}#specs .spec-card .spec-table tr:hover{background:var(--rowB)!important}}