/* Native wishlist and comparison — 0.6.27 */
.bk-product-tools-page{padding:34px 0 64px;background:#f6f9fd}
.bk-product-tools-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px;padding:24px 26px;border:1px solid #dce7f5;border-radius:22px;background:linear-gradient(135deg,#fff,#eef5ff);box-shadow:0 12px 34px rgba(18,52,96,.06)}
.bk-product-tools-page__header span{display:block;margin-bottom:4px;color:#1765dc;font-size:12px;font-weight:850}
.bk-product-tools-page__header h1{margin:0;color:#132d53;font-size:28px;line-height:1.45}
.bk-product-tools-page__header p{max-width:560px;margin:0;color:#64748b;font-size:13px;line-height:2}
.bk-product-tools-page__status{min-height:22px;margin-bottom:8px;color:#188653;font-size:12px;font-weight:750}
.bk-product-tools-page__status.is-error{color:#bd3434}
.bk-product-tools-page__content{min-height:250px}
.bk-product-tools-loading,.bk-product-tools-error,.bk-product-tools-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:290px;padding:34px;border:1px dashed #cbd9eb;border-radius:20px;background:#fff;color:#63738a;text-align:center}
.bk-product-tools-loading span{width:34px;height:34px;margin-bottom:14px;border:3px solid #dce8fa;border-top-color:#1765dc;border-radius:50%;animation:bk-product-tools-spin .7s linear infinite}
.bk-product-tools-empty>span{display:grid;width:72px;height:72px;place-items:center;margin-bottom:14px;border-radius:22px;background:#eef5ff;color:#1765dc;font-size:42px;line-height:1}
.bk-product-tools-empty h2{margin:0 0 8px;color:#17365e;font-size:20px}
.bk-product-tools-empty p{margin:0 0 20px;line-height:1.9}
.bk-product-tools-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:8px 20px;border-radius:12px;background:#1765dc;color:#fff;font-size:13px;font-weight:800}
.bk-native-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.bk-native-compare-scroll{overflow:auto;border:1px solid #dce6f3;border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(20,50,90,.055);-webkit-overflow-scrolling:touch}
.bk-native-compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;color:#233f64;text-align:right}
.bk-native-compare-table th,.bk-native-compare-table td{min-width:185px;padding:15px;border-bottom:1px solid #e8eef6;border-left:1px solid #e8eef6;vertical-align:middle}
.bk-native-compare-table th:first-child{position:sticky;right:0;z-index:2;min-width:145px;background:#f7faff;color:#53667f;font-size:12px}
.bk-native-compare-table thead th{position:relative;padding-top:22px;background:#fff;text-align:center;vertical-align:top}
.bk-native-compare-table thead th:first-child{z-index:3;text-align:right}
.bk-native-compare-table thead a{display:flex;align-items:center;flex-direction:column;gap:10px;color:#17365e}
.bk-native-compare-table thead img{width:126px;height:126px;object-fit:contain}
.bk-native-compare-table thead strong{max-width:210px;font-size:12px;line-height:1.8}
.bk-native-compare-table td{font-size:12px;line-height:1.8;text-align:center}
.bk-native-compare-table td.is-in-stock{color:#138250;font-weight:800}.bk-native-compare-table td.is-out-of-stock{color:#bd3d3d;font-weight:800}
.bk-native-compare-remove{position:absolute;top:8px;left:8px;display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid #e2e9f3;border-radius:9px;background:#f7f9fc;color:#6c7d93;font:700 20px/1 sans-serif;cursor:pointer}
.bk-native-compare-remove:hover{border-color:#e3a3a3;background:#fff2f2;color:#b62f2f}
.bk-product-tools-toast{position:fixed;right:50%;bottom:24px;z-index:99999;padding:11px 17px;border-radius:12px;background:#17365e;color:#fff;font-size:12px;font-weight:750;box-shadow:0 12px 34px rgba(12,35,68,.24);opacity:0;pointer-events:none;transform:translate(50%,14px);transition:opacity .2s ease,transform .2s ease}
.bk-product-tools-toast.is-visible{opacity:1;transform:translate(50%,0)}.bk-product-tools-toast.is-error{background:#a92d38}
@keyframes bk-product-tools-spin{to{transform:rotate(360deg)}}
@media(max-width:1180px){.bk-native-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.bk-product-tools-page{padding-top:22px}.bk-product-tools-page__header{align-items:flex-start;flex-direction:column;gap:10px;padding:20px}.bk-product-tools-page__header h1{font-size:23px}.bk-native-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:480px){.bk-product-tools-page__header{border-radius:17px}.bk-product-tools-page__header p{font-size:12px}.bk-native-wishlist-grid{grid-template-columns:1fr}.bk-native-compare-scroll{margin-inline:-12px;border-radius:14px}.bk-product-tools-toast{right:14px;bottom:14px;left:14px;text-align:center;transform:translateY(14px)}.bk-product-tools-toast.is-visible{transform:none}}
@media(prefers-reduced-motion:reduce){.bk-product-tools-loading span{animation:none}.bk-product-tools-toast{transition:none}}
