/* HARCHI KOLO — Saved Searches & Smart Alerts 1.0.1 */
:root{--hk-ss-green:var(--hk-green);--hk-ss-gold:var(--hk-gold);--hk-ss-cream:#fffdf8;--hk-ss-line:rgba(var(--hk-green-rgb),.16);--hk-ss-muted:#65736d}
.hk-save-search{display:flex;margin:0}.hk-save-search__button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--hk-ss-gold);border-radius:12px;background:var(--hk-ss-cream);color:var(--hk-ss-green);font:700 14px/1.2 inherit;text-decoration:none;cursor:pointer;box-shadow:0 6px 18px rgba(var(--hk-green-rgb),.06);transition:.18s ease}.hk-save-search__button:hover,.hk-save-search__button:focus-visible{background:var(--hk-ss-gold);color:var(--hk-surface);outline:none;transform:translateY(-1px)}.hk-save-search__button.is-saved{background:rgba(var(--hk-gold-rgb),.12)}.hk-save-search__button:disabled{opacity:.52;cursor:not-allowed;transform:none;background:#f6f5f1;color:#77827d;border-color:#d7d9d5}.hk-save-search__button span{font-size:18px;line-height:1}.hk-directory__results-head>.hk-save-search{margin-left:auto;align-self:center}.hk-buyer-requests-summary+.hk-save-search{justify-content:flex-end;margin:10px 0 22px}.hk-catalog-toolbar__actions>.hk-save-search{align-self:stretch}
body.hk-core-saved-searches-page .entry-header,body.hk-core-saved-searches-page .page-header{display:none!important}.hk-saved-searches{max-width:1180px;margin:0 auto;padding:10px 0 42px;color:var(--hk-ss-green)}.hk-saved-searches__hero{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:30px 32px;border:1px solid rgba(var(--hk-gold-rgb),.42);border-radius:22px;background:linear-gradient(135deg,var(--hk-green) 0%,#0d3225 100%);color:var(--hk-surface);box-shadow:0 18px 48px rgba(var(--hk-green-rgb),.12)}.hk-saved-searches__eyebrow{display:block;margin-bottom:8px;color:#e6c86e;font-size:12px;font-weight:800;letter-spacing:.12em}.hk-saved-searches__hero h1{margin:0 0 8px;color:var(--hk-surface);font:700 clamp(28px,4vw,42px)/1.05 Georgia,"Times New Roman",serif}.hk-saved-searches__hero p{max-width:760px;margin:0;color:rgba(var(--hk-white-rgb),.82);font-size:15px;line-height:1.65}.hk-saved-searches__hero-mark{width:96px;height:96px;flex:0 0 96px;border:2px solid var(--hk-ss-gold);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 6px rgba(var(--hk-gold-rgb),.13);color:#f3d374}.hk-saved-searches__hero-mark span{font:700 38px/1 Georgia,serif}.hk-saved-searches__hero-mark small{font-size:10px;letter-spacing:.13em;font-weight:800}.hk-saved-searches-notice{margin:18px 0 0;padding:13px 16px;border-radius:12px;border:1px solid var(--hk-ss-line);background:var(--hk-surface);color:var(--hk-ss-green);font-weight:700}.hk-saved-searches-notice.is-ok{border-color:rgba(var(--hk-green-rgb),.25);background:#f4faf6}.hk-saved-searches-notice.is-warn{border-color:rgba(var(--hk-gold-rgb),.5);background:#fff9e9}.hk-saved-searches__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.hk-saved-searches__summary>div{padding:17px 18px;border:1px solid var(--hk-ss-line);border-radius:16px;background:var(--hk-surface);box-shadow:0 8px 24px rgba(var(--hk-green-rgb),.045)}.hk-saved-searches__summary strong{display:block;font:700 25px/1 Georgia,serif;color:var(--hk-ss-green)}.hk-saved-searches__summary span{display:block;margin-top:5px;color:var(--hk-ss-muted);font-size:13px}.hk-saved-searches__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hk-saved-search-card{display:flex;flex-direction:column;padding:22px;border:1px solid var(--hk-ss-line);border-radius:18px;background:var(--hk-surface);box-shadow:0 10px 30px rgba(var(--hk-green-rgb),.05)}.hk-saved-search-card.is-paused{background:#fbfbf8}.hk-saved-search-card__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.hk-saved-search-card__type{font-size:11px;font-weight:800;letter-spacing:.08em;color:#826213;text-transform:uppercase}.hk-saved-search-card__state{padding:5px 9px;border-radius:999px;background:#eef7f1;color:var(--hk-ss-green);font-size:11px;font-weight:800}.hk-saved-search-card.is-paused .hk-saved-search-card__state{background:#f0f1ef;color:#6d7571}.hk-saved-search-card h2{margin:13px 0 8px;color:var(--hk-ss-green);font:700 23px/1.15 Georgia,"Times New Roman",serif}.hk-saved-search-card__criteria{min-height:44px;color:#4c5e56;font-size:14px;line-height:1.55}.hk-saved-search-card__facts{display:flex;flex-wrap:wrap;gap:7px 14px;margin:15px 0;color:#78837e;font-size:12px}.hk-saved-search-card__facts strong{color:#485a52}.hk-saved-search-card__primary{display:flex;gap:10px;margin-top:auto}.hk-saved-search-card__primary>a,.hk-saved-search-card__primary button,.hk-saved-search-card__rename button{min-height:42px;border-radius:11px;padding:0 14px;border:1px solid var(--hk-ss-gold);background:var(--hk-surface);color:var(--hk-ss-green);font-weight:800;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hk-saved-search-card__primary>a:hover,.hk-saved-search-card__primary button:hover,.hk-saved-search-card__rename button:hover{background:var(--hk-ss-gold);color:var(--hk-surface)}.hk-saved-search-card__primary form{margin:0}.hk-saved-search-card__settings{margin-top:14px;padding-top:13px;border-top:1px solid #edf0ed}.hk-saved-search-card__settings summary{cursor:pointer;color:#617168;font-size:13px;font-weight:800}.hk-saved-search-card__rename{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:13px}.hk-saved-search-card__rename label span{display:block;margin-bottom:5px;color:#66756e;font-size:12px;font-weight:700}.hk-saved-search-card__rename input{width:100%;min-height:42px;border:1px solid #ccd5d0;border-radius:10px;padding:0 12px;font-size:16px}.hk-saved-search-card__delete{margin:10px 0 0}.hk-saved-search-card__delete button{min-height:38px;padding:0 12px;border:1px solid var(--hk-danger);border-radius:10px;background:var(--hk-surface);color:var(--hk-danger);font-weight:800;cursor:pointer}.hk-saved-search-card__delete button:hover{background:var(--hk-danger);color:var(--hk-surface)}.hk-saved-searches__empty{padding:44px 24px;text-align:center;border:1px dashed rgba(var(--hk-green-rgb),.25);border-radius:20px;background:var(--hk-surface)}.hk-saved-searches__empty-icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border:1px solid rgba(var(--hk-gold-rgb),.55);border-radius:50%;font-size:32px;color:var(--hk-ss-gold)}.hk-saved-searches__empty h2{margin:14px 0 7px;font:700 26px/1.15 Georgia,serif}.hk-saved-searches__empty p{margin:0 auto;max-width:620px;color:var(--hk-ss-muted)}.hk-saved-searches__empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.hk-saved-searches__empty-actions a{padding:10px 14px;border:1px solid var(--hk-ss-gold);border-radius:10px;color:var(--hk-ss-green);text-decoration:none;font-weight:800}.hk-saved-searches__privacy{margin-top:18px;padding:16px 18px;border-left:3px solid var(--hk-ss-gold);border-radius:0 12px 12px 0;background:#faf8f0}.hk-saved-searches__privacy strong{display:block;margin-bottom:4px}.hk-saved-searches__privacy p{margin:0;color:#607169;font-size:13px;line-height:1.55}.hk-saved-searches-login{padding:24px;border:1px solid var(--hk-ss-line);border-radius:16px;background:var(--hk-surface)}
@media(max-width:900px){.hk-saved-searches__grid{grid-template-columns:1fr}.hk-saved-searches__hero{padding:24px}.hk-saved-searches__hero-mark{width:82px;height:82px;flex-basis:82px}.hk-directory__results-head>.hk-save-search{width:100%;margin-left:0}.hk-directory__results-head>.hk-save-search .hk-save-search__button{width:100%}}
@media(max-width:620px){.hk-saved-searches{padding:6px 0 28px}.hk-saved-searches__hero{padding:22px 18px;border-radius:17px}.hk-saved-searches__hero-mark{display:none}.hk-saved-searches__summary{grid-template-columns:1fr 1fr}.hk-saved-searches__summary>div:last-child{grid-column:1/-1}.hk-saved-search-card{padding:18px 15px}.hk-saved-search-card__head{align-items:flex-start;flex-direction:column}.hk-saved-search-card__primary{display:grid;grid-template-columns:1fr}.hk-saved-search-card__primary>a,.hk-saved-search-card__primary form,.hk-saved-search-card__primary button{width:100%}.hk-saved-search-card__rename{grid-template-columns:1fr}.hk-saved-search-card__rename button{width:100%}.hk-save-search,.hk-save-search__button{width:100%}.hk-buyer-requests-summary+.hk-save-search{justify-content:stretch}.hk-catalog-toolbar__actions>.hk-save-search{width:100%}}

.hk-save-search-toast{position:fixed;right:22px;bottom:22px;z-index:99999;max-width:min(420px,calc(100vw - 28px));padding:13px 16px;border:1px solid var(--hk-ss-line);border-radius:12px;background:var(--hk-surface);color:var(--hk-ss-green);font-weight:800;box-shadow:0 18px 48px rgba(var(--hk-green-rgb),.18);opacity:0;transform:translateY(10px);transition:.2s ease}.hk-save-search-toast.is-visible{opacity:1;transform:none}.hk-save-search-toast.is-ok{border-color:rgba(var(--hk-green-rgb),.28)}.hk-save-search-toast.is-warn{border-color:rgba(var(--hk-gold-rgb),.55);background:#fff9e9}@media(max-width:620px){.hk-save-search-toast{left:14px;right:14px;bottom:14px;max-width:none}}

/* «Моє коло» integration — Saved Searches 1.0.1 */
.hk-saved-searches--circle{max-width:none;margin:0;padding:0;color:var(--hk-ss-green)}
.hk-saved-searches--circle .hk-saved-searches-notice{margin:0 0 16px}
.hk-saved-searches--circle .hk-saved-searches__summary{margin:0 0 18px}
.hk-saved-searches--circle .hk-saved-searches__privacy{margin-bottom:0}
@media(max-width:620px){.hk-saved-searches--circle{padding:0}.hk-saved-searches--circle .hk-saved-searches__summary{margin-bottom:14px}}
