@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700&display=swap');
.skhb-widget{font-family:'Figtree',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1200px;margin:0 auto;color:#2c2a26}
.skhb-widget *{box-sizing:border-box}
.skhb-w-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:center;padding:20px 24px;background:#fff;border:1px solid #e8e4db;border-radius:12px 12px 0 0;font-family:inherit}
.skhb-w-filters select{padding:10px 14px;border:1px solid #e8e4db;border-radius:6px;font-size:14px;font-family:inherit;color:#2c2a26;background:#fff;cursor:pointer;outline:none;min-width:160px}
.skhb-w-filters select:focus{border-color:#cf1e52}
.skhb-w-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:24px;background:#f7f5f0;border:1px solid #e8e4db;border-top:none;border-radius:0 0 12px 12px}
.skhb-bc{background:#fff;border:1px solid #e8e4db;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:all .2s}
.skhb-bc:hover{box-shadow:0 10px 40px rgba(0,0,0,.08);transform:translateY(-2px)}
.skhb-bc.off{opacity:.55}
.skhb-bc-img{height:200px;background:#f7f5f0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8e4db;overflow:hidden}
.skhb-bc-img img{width:100%;height:100%;object-fit:cover}
.skhb-bc-ph{font-size:48px;opacity:.3}
.skhb-bc-info{padding:20px}
.skhb-bc-brand{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#8a8578;margin-bottom:4px}
.skhb-bc-model{font-size:20px;font-weight:700;margin-bottom:12px}
.skhb-bc-det{display:flex;gap:16px;margin-bottom:12px;font-size:12px;color:#8a8578}.skhb-bc-det strong{color:#2c2a26}
.skhb-bc-cats{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}
.skhb-cat-tag{display:inline-block;padding:4px 12px;background:#eff4ff;color:#2563eb;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.skhb-bc-desc{font-size:13px;color:#666;line-height:1.5;margin-bottom:14px}
.skhb-bc-equip{margin-bottom:16px;padding-top:12px;border-top:1px solid #f0ede6}
.skhb-bc-equip-l{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#8a8578;margin-bottom:8px;font-weight:600}
.skhb-bc-equip-t{display:flex;flex-wrap:wrap;gap:6px}
.skhb-eq-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#f0ede6;color:#5c574e;border-radius:20px;font-size:12px;font-weight:500}
.skhb-eq-tag::before{content:'✓';font-size:10px;color:#22c55e;font-weight:700}
.skhb-bc-foot{display:flex;align-items:center;justify-content:space-between}
.skhb-bc-price{font-size:24px;font-weight:700;color:#cf1e52}.skhb-bc-price span{font-size:13px;font-weight:400;color:#8a8578}
.skhb-book-btn{display:inline-block;padding:10px 20px;background:#cf1e52;color:#fff!important;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;font-family:inherit;text-decoration:none!important}
.skhb-book-btn:hover{background:#a51843}
.skhb-bc-unav{display:inline-block;padding:6px 14px;background:#fefce8;color:#ca8a04;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}
.skhb-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}
.skhb-modal-c{background:#fff;border-radius:12px;width:90%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.15);animation:skhbUp .2s}
.skhb-pub-mc{max-width:500px}
@keyframes skhbUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.skhb-modal-h{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 0}
.skhb-modal-h h2{font-size:22px!important;font-weight:700!important;margin:0!important;padding:0!important;color:#2c2a26!important}
.skhb-modal-x{background:none!important;border:none!important;font-size:28px;cursor:pointer;color:#8a8578;padding:0!important}.skhb-modal-x:hover{color:#2c2a26}
.skhb-modal-b{padding:24px 28px}
.skhb-modal-f{display:flex;justify-content:flex-end;gap:10px;padding:16px 28px 24px;border-top:1px solid #e8e4db}
.skhb-fg{margin-bottom:16px}
.skhb-fg label{display:block;font-size:12px;font-weight:600;color:#8a8578;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}
.skhb-fg input,.skhb-fg select,.skhb-fg textarea{width:100%;padding:10px 14px;border:1px solid #e8e4db;border-radius:6px;font-size:14px;font-family:inherit;color:#2c2a26;background:#fff;transition:border-color .15s;outline:none;box-sizing:border-box}
.skhb-fg input:focus,.skhb-fg select:focus{border-color:#cf1e52;box-shadow:0 0 0 2px rgba(207,30,82,.1)}
.skhb-fr{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#pm-calc{background:#fef0ec;border:1px solid rgba(207,30,82,.15);border-radius:6px;padding:18px 24px;margin-bottom:16px}
.skhb-pub-err{background:#fef2f2;border:1px solid rgba(220,38,38,.2);color:#dc2626;padding:12px 16px;border-radius:6px;font-size:13px;font-weight:500;margin-bottom:16px}
.button{display:inline-block;padding:10px 18px;border:1px solid #e8e4db;border-radius:6px;background:#fff;color:#2c2a26;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s}
.button:hover{border-color:#8a8578}
.button-primary{background:#cf1e52!important;color:#fff!important;border-color:#cf1e52!important}.button-primary:hover{background:#a51843!important}
@media(max-width:768px){.skhb-w-filters{flex-direction:column}.skhb-w-filters select{width:100%}.skhb-w-grid{grid-template-columns:1fr;padding:16px}.skhb-fr{grid-template-columns:1fr}.skhb-modal-c{width:95%}}
