.hfm-bookmark-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 17px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#111;font:inherit;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.hfm-bookmark-button:hover{border-color:#111;transform:translateY(-1px)}.hfm-bookmark-button.is-saved{border-color:#111;background:#111;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.hfm-bookmark-button:disabled,.hfm-remove-bookmark:disabled{opacity:.55;cursor:wait}.hfm-bookmark-icon{font-size:18px;line-height:1}.hfm-bookmarks-page{width:100%;margin:36px 0;padding:clamp(20px,4vw,42px);background:#f5f5f3;border:1px solid #e2e2df;border-radius:16px;box-sizing:border-box}.hfm-bookmarks-header{text-align:center;max-width:680px;margin:0 auto 32px}.hfm-bookmarks-header span{display:block;margin-bottom:8px;color:#6a6a64;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hfm-bookmarks-header h2{margin:0 0 9px;color:#111;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.08}.hfm-bookmarks-header p{margin:0;color:#666;font-size:16px}.hfm-bookmarks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hfm-bookmark-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e1e1de;border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.045);transition:transform .18s ease,box-shadow .18s ease}.hfm-bookmark-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.08)}.hfm-bookmark-image{display:block;height:200px;overflow:hidden;background:#e4e4e1;text-decoration:none}.hfm-bookmark-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hfm-bookmark-card:hover .hfm-bookmark-image img{transform:scale(1.035)}.hfm-bookmark-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#777;font-size:15px;font-weight:900;letter-spacing:.04em}.hfm-bookmark-content{padding:19px}.hfm-bookmark-meta{margin-bottom:8px;color:#777;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hfm-bookmark-card h3{margin:0 0 18px;font-size:20px;line-height:1.25}.hfm-bookmark-card h3 a{color:#111;text-decoration:none}.hfm-bookmark-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.hfm-remove-bookmark{padding:9px 13px;border:1px solid #d6d6d2;border-radius:7px;background:#fff;color:#222;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.hfm-remove-bookmark:hover{border-color:#111;background:#111;color:#fff}.hfm-bookmarks-empty,.hfm-bookmarks-guest{text-align:center;padding:48px 20px;background:#fff;border:1px dashed #ccc;border-radius:12px}.hfm-bookmarks-empty h3{margin:0 0 8px;color:#111;font-size:23px}.hfm-bookmarks-empty p,.hfm-bookmarks-guest p{margin:0;color:#666}@media(max-width:980px){.hfm-bookmarks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hfm-bookmarks-page{margin:24px 0;padding:20px 14px;border-radius:12px}.hfm-bookmarks-grid{grid-template-columns:1fr;gap:16px}.hfm-bookmark-image{height:210px}.hfm-bookmark-button{width:100%}}
