/* HARCHI KOLO — Smart Producer Matching 1.0 */
.hk-smart-match{margin:22px 0;padding:22px;border:1px solid rgba(199,154,43,.34);border-radius:20px;background:linear-gradient(145deg,#fffdf7 0%,#f7f3e7 100%);box-shadow:0 14px 34px rgba(18,63,47,.08);color:#123f2f}.hk-smart-match__head{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.hk-smart-match__eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;color:#a57916}.hk-smart-match__head h2{margin:4px 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.15;color:#123f2f}.hk-smart-match__head p{max-width:780px;margin:0;color:#50655d;font-size:14px;line-height:1.55}.hk-smart-match__count{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(199,154,43,.34);border-radius:999px;background:#fff;color:#123f2f;font-size:12px;font-weight:800}.hk-smart-match__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hk-smart-match-card{display:flex;min-width:0;flex-direction:column;padding:15px;border:1px solid rgba(18,63,47,.12);border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(18,63,47,.05)}.hk-smart-match-card.is-in-circle{border-color:rgba(199,154,43,.5);box-shadow:inset 0 0 0 1px rgba(199,154,43,.08),0 8px 20px rgba(18,63,47,.05)}.hk-smart-match-card__top{display:flex;gap:11px;align-items:center}.hk-smart-match-card__avatar,.hk-smart-match-card__avatar-fallback{width:58px!important;height:58px!important;flex:0 0 58px;border-radius:50%;object-fit:cover;border:2px solid #e4d09a;background:#123f2f;color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:26px;font-weight:700}.hk-smart-match-card__identity{min-width:0}.hk-smart-match-card__identity>small{display:block;margin-bottom:3px;color:#a57916;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hk-smart-match-card__identity h3{margin:0;font-size:16px;line-height:1.2}.hk-smart-match-card__identity h3 a{color:#123f2f;text-decoration:none}.hk-smart-match-card__trust{margin-top:5px}.hk-smart-match-card__trust .hk-trust-card-badge{transform:scale(.92);transform-origin:left center}.hk-smart-match-card__reasons{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hk-smart-match-card__reasons span,.hk-smart-match-hint__reasons span{padding:5px 8px;border-radius:999px;background:#f2f6f2;color:#375c4d;font-size:11px;font-weight:700}.hk-smart-match-card__listing{display:grid;grid-template-columns:1fr auto;gap:1px 8px;margin-top:12px;padding:9px 10px;border-radius:11px;background:#faf8f1;text-decoration:none;color:#123f2f}.hk-smart-match-card__listing span{grid-column:1/-1;color:#7b877f;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hk-smart-match-card__listing strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hk-smart-match-card__listing b{color:#c79a2b}.hk-smart-match-card footer{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:13px;font-size:11px}.hk-smart-match-card footer>a{color:#123f2f;font-weight:800;text-decoration:none}.hk-smart-match-card__reply-state{color:#23623f;font-weight:700}.hk-smart-match-card__circle-state{color:#a57916;font-weight:800}.hk-smart-match__privacy{margin-top:14px;padding-top:13px;border-top:1px solid rgba(18,63,47,.1);font-size:12px;color:#65756e}.hk-smart-match__privacy span{color:#c79a2b;font-weight:900}.hk-smart-match__empty{display:flex;gap:13px;align-items:center;padding:16px;border:1px dashed rgba(18,63,47,.18);border-radius:14px;background:#fff}.hk-smart-match__empty-mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:50%;background:#123f2f;color:#c79a2b;font-family:Georgia,serif;font-size:22px;font-weight:700}.hk-smart-match__empty strong{display:block;color:#123f2f}.hk-smart-match__empty p{margin:3px 0 0;color:#65756e;font-size:13px}.hk-smart-match-hint{display:flex;gap:14px;align-items:center;margin:0 0 18px;padding:15px 17px;border:1px solid rgba(199,154,43,.4);border-radius:16px;background:linear-gradient(135deg,#123f2f,#174f3c);color:#fff;box-shadow:0 12px 28px rgba(18,63,47,.14)}.hk-smart-match-hint__seal{position:relative;display:grid;width:58px;height:58px;flex:0 0 58px;place-items:center;border:2px solid #d2a83d;border-radius:50%;box-shadow:inset 0 0 0 4px rgba(199,154,43,.15);color:#d9b650}.hk-smart-match-hint__seal b{font-family:Georgia,serif;font-size:26px}.hk-smart-match-hint__seal small{position:absolute;bottom:7px;font-size:7px;letter-spacing:.08em}.hk-smart-match-hint__copy>small{display:block;color:#e3c56f;font-size:10px;font-weight:800;letter-spacing:.13em}.hk-smart-match-hint__copy>strong{display:block;margin-top:2px;font-family:Georgia,"Times New Roman",serif;font-size:20px}.hk-smart-match-hint__copy p{margin:6px 0 0;color:rgba(255,255,255,.82);font-size:12px}.hk-smart-match-hint__reasons{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.hk-smart-match-hint__reasons span{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(217,182,80,.22)}.hk-smart-match-card-note{display:inline-flex;gap:6px;align-items:center;margin-top:7px;color:#80621a;font-size:11px;font-weight:800}.hk-smart-match-card-note b{display:grid;width:20px;height:20px;place-items:center;border:1px solid #c79a2b;border-radius:50%;background:#123f2f;color:#d7b04e;font-family:Georgia,serif}
@media(max-width:1024px){.hk-smart-match__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.hk-smart-match{padding:17px 14px;border-radius:16px}.hk-smart-match__head{display:block}.hk-smart-match__head h2{font-size:23px}.hk-smart-match__count{display:inline-block;margin-top:10px}.hk-smart-match__grid{grid-template-columns:1fr}.hk-smart-match-hint{align-items:flex-start;padding:14px}.hk-smart-match-hint__seal{width:52px;height:52px;flex-basis:52px}.hk-smart-match-hint__copy>strong{font-size:18px}.hk-smart-match-card footer{align-items:flex-end}}

/* HARCHI KOLO — Producer Smart Match Center 1.2 */
.hk-br-btn--smart-match span{display:inline-grid;width:20px;height:20px;margin-right:5px;place-items:center;border:1px solid #c79a2b;border-radius:50%;background:#123f2f;color:#d8b34d;font-family:Georgia,"Times New Roman",serif;font-size:12px;font-weight:800;vertical-align:-1px}.hk-smart-feed{max-width:1180px;margin:0 auto;padding:26px 18px 54px;color:#123f2f}.hk-smart-feed__back{margin:0 0 14px}.hk-smart-feed__back a,.hk-smart-feed__back a:visited{display:inline-flex;align-items:center;gap:6px;color:#123f2f;font-size:13px;font-weight:800;text-decoration:none}.hk-smart-feed__back a:hover,.hk-smart-feed__back a:focus-visible{color:#c79a2b}.hk-smart-feed__hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;padding:30px 32px;border:1px solid rgba(199,154,43,.42);border-radius:24px;background:linear-gradient(135deg,#123f2f 0%,#184e3c 70%,#123f2f 100%);box-shadow:0 18px 42px rgba(18,63,47,.15);color:#fff}.hk-smart-feed__hero:after{content:"";position:absolute;right:-70px;bottom:-110px;width:280px;height:280px;border:1px solid rgba(199,154,43,.18);border-radius:50%;box-shadow:0 0 0 34px rgba(199,154,43,.04),0 0 0 72px rgba(199,154,43,.025);pointer-events:none}.hk-smart-feed__hero-copy{position:relative;z-index:1;max-width:830px}.hk-smart-feed__hero .hk-smart-match__eyebrow{color:#dfc169}.hk-smart-feed__hero h1{margin:5px 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.08;color:#fff}.hk-smart-feed__hero p{margin:0;max-width:800px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.6}.hk-smart-feed__hero-seal{position:relative;z-index:1;display:grid;width:92px;height:92px;flex:0 0 92px;place-items:center;border:2px solid #d6af49;border-radius:50%;box-shadow:inset 0 0 0 6px rgba(199,154,43,.13),0 10px 25px rgba(0,0,0,.12);color:#dfbd61}.hk-smart-feed__hero-seal b{font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1}.hk-smart-feed__hero-seal small{position:absolute;bottom:14px;font-size:8px;font-weight:800;letter-spacing:.13em}.hk-smart-feed__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.hk-smart-feed__stats>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border:1px solid rgba(199,154,43,.22);border-radius:15px;background:linear-gradient(180deg,#fffefb 0%,#faf7ee 100%);box-shadow:0 7px 20px rgba(18,63,47,.05)}.hk-smart-feed__stats small{color:#62736c;font-size:12px;font-weight:700}.hk-smart-feed__stats strong{color:#123f2f;font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1}.hk-smart-feed__filters{display:flex;align-items:center;gap:8px;margin:18px 0;padding:8px;border:1px solid rgba(199,154,43,.22);border-radius:15px;background:linear-gradient(180deg,#fffefb 0%,#f7f8f3 100%)}.hk-smart-feed__filters>a,.hk-smart-feed__filters>a:visited{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:10px;color:#123f2f;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.hk-smart-feed__filters>a:hover,.hk-smart-feed__filters>a:focus-visible{background:#fff8e7;color:#a57916;box-shadow:inset 0 0 0 1px rgba(199,154,43,.28)}.hk-smart-feed__filters>a span{display:inline-grid;min-width:22px;height:22px;padding:0 6px;place-items:center;border-radius:999px;background:#edf1ee;color:#123f2f;font-size:10px}.hk-smart-feed__filters>a.is-active{background:#123f2f;color:#fff;box-shadow:0 5px 12px rgba(18,63,47,.12)}.hk-smart-feed__filters>a.is-active span{background:rgba(255,255,255,.13);color:#e1c36e}.hk-smart-feed__filters .hk-smart-feed__all-link,.hk-smart-feed__filters .hk-smart-feed__all-link:visited{margin-left:auto;color:#8b6c1c;background:rgba(199,154,43,.08)}.hk-smart-feed__filters .hk-smart-feed__all-link:hover,.hk-smart-feed__filters .hk-smart-feed__all-link:focus-visible{background:#fff4d2;color:#a57916}.hk-smart-feed__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hk-smart-feed-card{display:flex;min-width:0;flex-direction:column;padding:18px;border:1px solid rgba(199,154,43,.28);border-radius:18px;background:linear-gradient(180deg,#fffefb 0%,#ffffff 100%);box-shadow:0 10px 26px rgba(18,63,47,.055)}.hk-smart-feed-card.is-new{border-color:rgba(199,154,43,.35)}.hk-smart-feed-card__head{display:flex;align-items:flex-start;gap:11px}.hk-smart-feed-card__seal{position:relative;display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border:1px solid #c79a2b;border-radius:50%;background:#123f2f;color:#d8b34d;box-shadow:inset 0 0 0 3px rgba(199,154,43,.1)}.hk-smart-feed-card__seal b{font-family:Georgia,"Times New Roman",serif;font-size:22px}.hk-smart-feed-card__seal small{position:absolute;bottom:6px;font-size:6px;letter-spacing:.08em}.hk-smart-feed-card__head-copy{min-width:0;flex:1}.hk-smart-feed-card__head-copy>small{display:block;margin:1px 0 3px;color:#a57916;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.hk-smart-feed-card__head h2{margin:0;font-size:18px;line-height:1.22}.hk-smart-feed-card__head h2 a,.hk-smart-feed-card__head h2 a:visited{color:#123f2f;text-decoration:none}.hk-smart-feed-card__head h2 a:hover,.hk-smart-feed-card__head h2 a:focus-visible{color:#a57916}.hk-smart-feed-card__reply{flex:0 0 auto;padding:6px 8px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.hk-smart-feed-card__reply.is-new{background:#fff7df;color:#8b6815;border:1px solid #ead59a}.hk-smart-feed-card__reply.is-replied{background:#eaf5ee;color:#22613e;border:1px solid #c8e0d1}.hk-smart-feed-card__reply.is-withdrawn{background:#f2f2f0;color:#6a6f6c;border:1px solid #dedfdd}.hk-smart-feed-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.hk-smart-feed-card__facts>div{min-width:0;padding:9px 10px;border-radius:10px;background:#f8faf5;border:1px solid rgba(199,154,43,.08)}.hk-smart-feed-card__facts small{display:block;margin-bottom:2px;color:#75847d;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hk-smart-feed-card__facts strong{display:block;overflow:hidden;color:#294b3d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hk-smart-feed-card__reasons{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hk-smart-feed-card__reasons span{padding:5px 8px;border-radius:999px;background:#f7f7f0;color:#355848;border:1px solid rgba(199,154,43,.14);font-size:10px;font-weight:750}.hk-smart-feed-card__listing,.hk-smart-feed-card__listing:visited{display:grid;grid-template-columns:1fr auto;gap:1px 8px;margin-top:12px;padding:10px 11px;border:1px solid rgba(199,154,43,.22);border-radius:11px;background:#fcfaf4;color:#123f2f;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.hk-smart-feed-card__listing:hover,.hk-smart-feed-card__listing:focus-visible{border-color:#c79a2b;background:#fff8e7;color:#0f3729;box-shadow:0 8px 20px rgba(18,63,47,.06)}.hk-smart-feed-card__listing span,.hk-smart-feed-card__listing:visited span{grid-column:1/-1;color:#8b8062;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hk-smart-feed-card__listing strong,.hk-smart-feed-card__listing:visited strong{overflow:hidden;color:#123f2f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hk-smart-feed-card__listing:hover strong,.hk-smart-feed-card__listing:focus-visible strong{color:#a57916}.hk-smart-feed-card__listing b{color:#c79a2b}.hk-smart-feed-card footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:15px}.hk-smart-feed-card footer>span{max-width:55%;color:#7a8781;font-size:10px;line-height:1.35}.hk-smart-feed-card footer>a,.hk-smart-feed-card footer>a:visited{color:#123f2f;font-size:12px;font-weight:900;text-align:right;text-decoration:none}.hk-smart-feed-card footer>a:hover,.hk-smart-feed-card footer>a:focus-visible{color:#a57916}.hk-smart-feed__empty,.hk-smart-feed__gate{display:flex;align-items:center;gap:16px;padding:25px;border:1px dashed rgba(18,63,47,.2);border-radius:18px;background:#fff}.hk-smart-feed__empty>span,.hk-smart-feed__gate>span{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;border:2px solid #c79a2b;border-radius:50%;background:#123f2f;color:#d7b04e;font-family:Georgia,"Times New Roman",serif;font-size:26px;font-weight:800}.hk-smart-feed__empty strong{display:block;color:#123f2f;font-size:16px}.hk-smart-feed__empty p,.hk-smart-feed__gate p{margin:5px 0 10px;color:#63736c;font-size:13px;line-height:1.5}.hk-smart-feed__empty a,.hk-smart-feed__empty a:visited,.hk-smart-feed__gate a,.hk-smart-feed__gate a:visited{display:inline-flex;padding:9px 13px;border-radius:10px;background:#123f2f;color:#fff;font-size:12px;font-weight:850;text-decoration:none}.hk-smart-feed__empty a:hover,.hk-smart-feed__empty a:focus-visible,.hk-smart-feed__gate a:hover,.hk-smart-feed__gate a:focus-visible{background:#a57916;color:#fff}.hk-smart-feed__gate{max-width:900px;margin:30px auto}.hk-smart-feed__gate h1{margin:3px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:27px;color:#123f2f}.hk-smart-feed__footnote{margin-top:16px;padding:12px 14px;border-top:1px solid rgba(199,154,43,.18);color:#718078;font-size:11px;text-align:center}
@media(max-width:820px){.hk-smart-feed__hero{padding:24px}.hk-smart-feed__hero h1{font-size:31px}.hk-smart-feed__hero-seal{width:78px;height:78px;flex-basis:78px}.hk-smart-feed__hero-seal b{font-size:34px}.hk-smart-feed__stats{grid-template-columns:1fr}.hk-smart-feed__filters{overflow-x:auto;justify-content:flex-start}.hk-smart-feed__filters .hk-smart-feed__all-link{margin-left:0}.hk-smart-feed__grid{grid-template-columns:1fr}}
@media(max-width:560px){.hk-smart-feed{padding:18px 12px 42px}.hk-smart-feed__hero{align-items:flex-start;padding:21px 17px;border-radius:18px}.hk-smart-feed__hero h1{font-size:27px}.hk-smart-feed__hero p{font-size:13px}.hk-smart-feed__hero-seal{width:62px;height:62px;flex-basis:62px}.hk-smart-feed__hero-seal b{font-size:28px}.hk-smart-feed__hero-seal small{bottom:8px;font-size:6px}.hk-smart-feed__stats>div{padding:13px 14px}.hk-smart-feed__filters{margin:14px 0}.hk-smart-feed-card{padding:15px 13px}.hk-smart-feed-card__head{flex-wrap:wrap}.hk-smart-feed-card__reply{margin-left:59px}.hk-smart-feed-card__facts{grid-template-columns:1fr}.hk-smart-feed-card footer{display:block}.hk-smart-feed-card footer>span{display:block;max-width:none;margin-bottom:8px}.hk-smart-feed-card footer>a{display:block;text-align:left}.hk-smart-feed__empty,.hk-smart-feed__gate{align-items:flex-start;padding:19px 15px}.hk-smart-feed__empty>span,.hk-smart-feed__gate>span{width:48px;height:48px;flex-basis:48px}.hk-smart-feed__gate h1{font-size:23px}}


/* HARCHI KOLO — Producer Smart Match Center 1.2 mobile composition fix */
@media(max-width:560px){
  .hk-smart-feed__filters{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    overflow:visible;
    padding:6px;
  }
  .hk-smart-feed__filters>a,
  .hk-smart-feed__filters>a:visited{
    min-width:0;
    justify-content:center;
    padding:9px 5px;
    white-space:normal;
    text-align:center;
    line-height:1.18;
    color:var(--hk-green,#123f2f);
  }
  .hk-smart-feed__filters>a span{
    min-width:20px;
    height:20px;
    padding:0 5px;
    flex:0 0 auto;
  }
  .hk-smart-feed__filters>a.is-active,
  .hk-smart-feed__filters>a.is-active:visited{
    background:var(--hk-green,#123f2f);
    color:#fff;
  }
  .hk-smart-feed__filters .hk-smart-feed__all-link,
  .hk-smart-feed__filters .hk-smart-feed__all-link:visited{
    grid-column:1/-1;
    margin-left:0;
    justify-content:center;
    color:var(--hk-gold-dark,#a57916);
    background:var(--hk-gold-soft,#fff7df);
  }
  .hk-smart-feed-card__head{
    display:grid;
    grid-template-columns:52px minmax(0,1fr);
    gap:10px;
    align-items:start;
  }
  .hk-smart-feed-card__seal{
    grid-column:1;
    grid-row:1;
  }
  .hk-smart-feed-card__head-copy{
    grid-column:2;
    grid-row:1;
    min-width:0;
    width:100%;
  }
  .hk-smart-feed-card__head-copy>small,
  .hk-smart-feed-card__head h2,
  .hk-smart-feed-card__head h2 a{
    word-break:normal!important;
    overflow-wrap:normal!important;
    hyphens:none!important;
  }
  .hk-smart-feed-card__head-copy>small{
    max-width:none;
    line-height:1.35;
  }
  .hk-smart-feed-card__head h2{
    font-size:20px;
    line-height:1.2;
  }
  .hk-smart-feed-card__reply{
    grid-column:1/-1;
    grid-row:2;
    justify-self:start;
    margin:2px 0 0!important;
    max-width:100%;
    white-space:normal;
    line-height:1.2;
  }
}

/* HARCHI KOLO — Producer Smart Match Center desktop visual polish 1.0
   Core 2.0.98.42. Presentation only; matching, filters, proposal states and feed data stay untouched. */
@media(min-width:821px){
  .hk-smart-feed__filters{
    padding:7px 8px;
    box-shadow:0 8px 22px rgba(18,63,47,.045);
  }
  .hk-smart-feed__filters>a,
  .hk-smart-feed__filters>a:visited{
    min-height:38px;
    padding:9px 13px;
  }
  .hk-smart-feed__filters .hk-smart-feed__all-link,
  .hk-smart-feed__filters .hk-smart-feed__all-link:visited{
    border:1px solid rgba(199,154,43,.16);
  }

  /* One current match should not look stranded in half of the workspace. */
  .hk-smart-feed__grid>.hk-smart-feed-card:only-child{
    grid-column:1/-1;
    width:min(860px,100%);
    justify-self:start;
  }

  .hk-smart-feed-card{
    padding:20px;
    border-radius:20px;
    box-shadow:0 12px 30px rgba(18,63,47,.06);
  }
  .hk-smart-feed-card__head{
    padding-bottom:14px;
    border-bottom:1px solid rgba(18,63,47,.075);
  }
  .hk-smart-feed-card__seal{
    width:52px;
    height:52px;
    flex-basis:52px;
  }
  .hk-smart-feed-card__seal b{font-size:24px}
  .hk-smart-feed-card__head-copy>small{
    margin-top:2px;
    margin-bottom:4px;
    letter-spacing:.085em;
  }
  .hk-smart-feed-card__head h2{
    font-size:20px;
    line-height:1.2;
  }
  .hk-smart-feed-card__reply{
    margin-top:2px;
    padding:7px 10px;
    border-radius:999px;
  }
  .hk-smart-feed-card__facts{
    gap:9px;
    margin-top:15px;
  }
  .hk-smart-feed-card__facts>div{
    min-height:57px;
    padding:10px 11px;
    border-color:rgba(18,63,47,.075);
    background:linear-gradient(180deg,#fbfcf8 0%,#f7f9f4 100%);
  }
  .hk-smart-feed-card__facts small{margin-bottom:4px}
  .hk-smart-feed-card__facts strong{font-size:12.5px}
  .hk-smart-feed-card__reasons{
    gap:7px;
    margin-top:13px;
  }
  .hk-smart-feed-card__reasons span{
    padding:6px 9px;
    border-color:rgba(199,154,43,.2);
    background:#fbfaf4;
  }
  .hk-smart-feed-card__listing,
  .hk-smart-feed-card__listing:visited{
    margin-top:14px;
    padding:12px 13px;
    border-radius:13px;
    background:linear-gradient(180deg,#fffdf8 0%,#fbf8ee 100%);
  }
  .hk-smart-feed-card__listing strong,
  .hk-smart-feed-card__listing:visited strong{font-size:13px}
  .hk-smart-feed-card footer{
    margin-top:15px;
    padding-top:14px;
    border-top:1px solid rgba(18,63,47,.075);
  }

  /* Premium empty states: compact, calm and clearly actionable. */
  .hk-smart-feed__empty{
    min-height:0;
    gap:18px;
    padding:22px 24px;
    border:1px solid rgba(199,154,43,.28);
    border-radius:20px;
    background:linear-gradient(135deg,#fffefb 0%,#fbf8ee 100%);
    box-shadow:0 10px 28px rgba(18,63,47,.05);
  }
  .hk-smart-feed__empty>span{
    width:58px;
    height:58px;
    flex-basis:58px;
    box-shadow:inset 0 0 0 4px rgba(199,154,43,.1),0 7px 18px rgba(18,63,47,.1);
  }
  .hk-smart-feed__empty strong{
    font-family:Georgia,"Times New Roman",serif;
    font-size:19px;
    line-height:1.25;
  }
  .hk-smart-feed__empty p{
    margin:5px 0 11px;
    max-width:720px;
  }
  .hk-smart-feed__empty a,
  .hk-smart-feed__empty a:visited{
    min-height:40px;
    align-items:center;
    padding:9px 15px;
    border-radius:11px;
    box-shadow:0 6px 14px rgba(18,63,47,.1);
  }

  /* Trust note belongs to the Smart Match system, not to the page chrome. */
  .hk-smart-feed__footnote{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    width:fit-content;
    max-width:860px;
    margin:16px auto 0;
    padding:9px 13px;
    border:1px solid rgba(199,154,43,.18);
    border-radius:12px;
    background:#fffdf7;
    color:#65766e;
    text-align:left;
    box-shadow:0 6px 18px rgba(18,63,47,.035);
  }
  .hk-smart-feed__footnote:before{
    content:"H";
    display:grid;
    width:22px;
    height:22px;
    flex:0 0 22px;
    place-items:center;
    border:1px solid rgba(199,154,43,.65);
    border-radius:50%;
    background:#123f2f;
    color:#d9b650;
    font-family:Georgia,"Times New Roman",serif;
    font-size:12px;
    font-weight:800;
  }
}


/* HARCHI KOLO — Producer Smart Match Center mobile trust-note readability 1.0
   Core 2.0.98.43. Mobile presentation only; no layout, matching, filters or request data changes. */
@media(max-width:560px){
  .hk-smart-feed__footnote{
    color:#5f7068;
    line-height:1.58;
  }
}


/* Core 2.0.98.191: buyer-request owner Smart Match desktop final polish only. */
@media (min-width: 1025px) {
  .hk-buyer-request-single .hk-smart-match--buyer {
    padding: 20px 22px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match__head {
    gap: 20px;
    margin-bottom: 15px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match__head h2 {
    font-size: 26px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match__head p {
    max-width: 760px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match__grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 380px));
    gap: 13px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match-card {
    padding: 14px;
  }
  .hk-buyer-request-single .hk-smart-match--buyer .hk-smart-match__privacy {
    margin-top: 12px;
    padding-top: 11px;
  }
}


/* Core 2.0.98.192: Smart Match similar-listing brand link polish. */
.hk-buyer-request-single .hk-smart-match-card__listing,
.hk-buyer-request-single .hk-smart-match-card__listing:visited {
  color:#123f2f !important;
}
.hk-buyer-request-single .hk-smart-match-card__listing strong,
.hk-buyer-request-single .hk-smart-match-card__listing:visited strong {
  color:#123f2f !important;
}
.hk-buyer-request-single .hk-smart-match-card__listing:hover,
.hk-buyer-request-single .hk-smart-match-card__listing:focus-visible {
  color:#a57916 !important;
}
.hk-buyer-request-single .hk-smart-match-card__listing:hover strong,
.hk-buyer-request-single .hk-smart-match-card__listing:focus-visible strong {
  color:#a57916 !important;
}
.hk-buyer-request-single .hk-smart-match-card__listing b {
  color:#c79a2b !important;
}

/* Core 2.0.98.193: Smart Match workspace desktop final polish only. */
@media (min-width: 821px) {
  .hk-smart-feed:has(.hk-smart-feed__empty) {
    padding-bottom: 24px;
  }

  .hk-smart-feed__filters .hk-smart-feed__all-link:hover,
  .hk-smart-feed__filters .hk-smart-feed__all-link:focus-visible {
    background: #c79a2b;
    color: #ffffff;
    box-shadow: 0 7px 16px rgba(199,154,43,.18);
  }

  .hk-smart-feed__empty a:hover,
  .hk-smart-feed__empty a:focus-visible,
  .hk-smart-feed__gate a:hover,
  .hk-smart-feed__gate a:focus-visible {
    background: #c79a2b;
    color: #ffffff;
  }

  .hk-smart-feed__footnote {
    margin-top: 10px;
  }
}
