.pop-card{position:relative;transition:transform 0.35s ease,box-shadow 0.35s ease;transform:scale(1) translateY(0);z-index:1}.pop-card:hover{transform:scale(1.01) translateY(-8px);box-shadow:0 22px 50px rgb(0 0 0 / .28);z-index:20}.spec-table{width:100%;border-collapse:collapse;margin-top:20px}.spec-table th,.spec-table td{padding:14px 16px;border-bottom:1px solid #2a2a2a;text-align:left;transition:background-color 0.25s ease}:root{--spec-section-bg:#ffffff;--spec-card-bg:#ffffff;--spec-heading-color:#100c0b;--spec-heading-accent:#f36c23;--spec-label-color:#100c0b;--spec-value-color:#100c0b;--spec-row-border:#d9d9d9;--spec-row-hover:#f5f5f5;--spec-highlight-bg:#ffffff;--spec-shadow:0 8px 24px rgba(0, 0, 0, 0.08);--spec-radius:14px}.spec-wrapper{display:grid;grid-template-columns:1fr;gap:24px;margin-top:10px;width:100%}@media (min-width:768px){.spec-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.spec-top{grid-column:1 / -1;width:100%}.spec-box{background:var(--spec-card-bg);border-radius:var(--spec-radius);box-shadow:var(--spec-shadow);overflow:hidden;padding:10px 0;margin-bottom:20px;width:100%}.spec-box h3{margin:0;padding:20px 16px 12px;text-align:center;font-size:22px;line-height:1.2;font-weight:800;color:var(--spec-heading-color);background:var(--spec-section-bg);border-bottom:1px solid var(--spec-row-border);position:relative;overflow-wrap:anywhere;word-break:normal;hyphens:auto;text-wrap:balance}.spec-box h3::before{content:"";display:inline-block;width:6px;height:18px;margin-right:10px;border-radius:999px;background:var(--spec-heading-accent);vertical-align:-2px}.spec-table,.spec-table-top{width:100%;border-collapse:collapse;table-layout:fixed}.spec-table tr,.spec-table-top tr{border-bottom:1px solid var(--spec-row-border)}.spec-table tr:last-child,.spec-table-top tr:last-child{border-bottom:none}.spec-table tr:hover,.spec-table-top tr:hover{background:var(--spec-row-hover)}.spec-table th,.spec-table td,.spec-table-top th,.spec-table-top td{padding:14px 16px;vertical-align:top;text-align:left;line-height:1.45;font-size:15px;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.spec-table th,.spec-table-top th{width:38%;color:var(--spec-label-color);font-weight:800}.spec-table td,.spec-table-top td{width:62%;color:var(--spec-value-color);font-weight:400}.spec-table-top th{width:30%}.spec-table-top td{width:70%}.bb-variation-specs__content{padding:15px 15px 30px 15px;margin-bottom:15px!important}@media (max-width:1024px){.spec-box h3{font-size:18px!important}.spec-table th,.spec-table td,.spec-table-top th,.spec-table-top td{font-size:14px;padding:12px 14px}}@media (max-width:767px){.spec-wrapper{grid-template-columns:1fr;gap:16px}.spec-box{margin-bottom:16px}.spec-box h3{font-size:16px!important;padding:16px 14px 10px}.spec-box h3::before{height:16px;margin-right:8px}.spec-table,.spec-table-top{table-layout:auto}.spec-table th,.spec-table td,.spec-table-top th,.spec-table-top td{font-size:13px;line-height:1.4;padding:10px 12px}.spec-table th,.spec-table-top th{width:42%}.spec-table td,.spec-table-top td{width:58%}}