/* HARCHI Design System Migration Wave 2 — visual tokens only; layout/logic unchanged. */
/* HARCHI KOLO — Verification & Trust 1.1.1 */
.hk-trust-card-badge{display:inline-flex!important;align-items:center;gap:7px;max-width:100%;margin:5px 0 8px;padding:6px 10px;border:1px solid rgba(var(--hk-gold-rgb),.42);border-radius:999px;background:var(--hk-gold-soft);color:var(--hk-green)!important;font-size:10px;font-weight:850;line-height:1.2;text-decoration:none!important;box-shadow:0 5px 14px rgba(var(--hk-green-rgb),.08)}
.hk-trust-card-badge--trusted{background:var(--hk-green);color:var(--hk-gold-soft)!important;border-color:var(--hk-gold)}
.hk-trust-mini-seal{position:relative;display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px;background:linear-gradient(145deg,var(--hk-green),var(--hk-green-deep));color:var(--hk-gold);clip-path:polygon(50% 0,61% 6%,72% 3%,80% 12%,91% 11%,94% 23%,100% 31%,94% 42%,100% 50%,94% 60%,98% 71%,88% 79%,87% 91%,75% 93%,66% 100%,55% 94%,44% 100%,34% 94%,23% 97%,16% 87%,5% 84%,6% 72%,0 62%,6% 52%,1% 42%,7% 32%,5% 21%,16% 14%,23% 4%,35% 6%);box-shadow:inset 0 0 0 2px rgba(var(--hk-gold-rgb),.28)}
.hk-trust-mini-seal:before{content:"";position:absolute;inset:4px;border:1px solid rgba(220,182,83,.75);border-radius:50%}.hk-trust-mini-seal b{position:relative;font:700 12px/1 Georgia,serif}
.hk-trust-check{display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:var(--hk-green);color:var(--hk-gold);font-size:12px;font-weight:900}
.hk-trust-profile{display:flex;align-items:center;gap:18px;margin:16px 0;padding:16px 18px;border:1px solid rgba(var(--hk-gold-rgb),.34);border-radius:19px;background:linear-gradient(135deg,var(--hk-surface-warm),var(--hk-surface-warm));box-shadow:0 12px 28px rgba(var(--hk-green-rgb),.08);color:var(--hk-ink)}
.hk-trust-profile--trusted{background:linear-gradient(135deg,var(--hk-green),var(--hk-green-deep));color:var(--hk-surface);border-color:rgba(var(--hk-gold-rgb),.72)}
.hk-trust-wax{position:relative;display:grid;place-items:center;flex:0 0 78px;width:78px;height:78px;background:linear-gradient(145deg,var(--hk-green),var(--hk-green-deep));color:var(--hk-gold);clip-path:polygon(50% 0,59% 5%,70% 2%,78% 10%,89% 9%,94% 19%,100% 29%,95% 39%,100% 49%,95% 59%,99% 70%,90% 78%,89% 90%,77% 93%,69% 100%,57% 95%,47% 100%,36% 95%,25% 99%,17% 89%,6% 86%,6% 74%,0 64%,5% 53%,0 43%,6% 33%,4% 22%,15% 14%,22% 4%,34% 6%,42% 1%);filter:drop-shadow(0 7px 8px rgba(var(--hk-green-rgb),.22))}
.hk-trust-profile--trusted .hk-trust-wax{background:linear-gradient(145deg,var(--hk-gold),var(--hk-gold-dark));color:var(--hk-green)}
.hk-trust-wax i{position:absolute;inset:11px;border:1.5px solid currentColor;border-radius:50%;opacity:.7}.hk-trust-wax b{position:relative;font:700 34px/1 Georgia,serif;transform:translateY(-2px)}.hk-trust-wax em{position:absolute;bottom:17px;font-style:normal;font-size:6px;font-weight:900;letter-spacing:.16em}
.hk-trust-profile__copy{min-width:0}.hk-trust-profile__copy>small,.hk-trust-profile--basic small{display:block;color:var(--hk-gold-dark);font-size:9px;font-weight:900;letter-spacing:.14em}.hk-trust-profile--trusted .hk-trust-profile__copy>small{color:var(--hk-gold)}.hk-trust-profile__copy>strong,.hk-trust-profile--basic strong{display:block;margin-top:4px;color:var(--hk-green);font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.18}.hk-trust-profile--trusted .hk-trust-profile__copy>strong{color:var(--hk-surface)}.hk-trust-profile__copy p,.hk-trust-profile--basic p{margin:5px 0 0;font-size:12px;line-height:1.45;color:var(--hk-muted)}.hk-trust-profile--trusted .hk-trust-profile__copy p{color:rgba(var(--hk-white-rgb),.82)}.hk-trust-profile__copy>span{display:block;margin-top:5px;font-size:9.5px;color:var(--hk-muted)}.hk-trust-profile--trusted .hk-trust-profile__copy>span{color:rgba(var(--hk-white-rgb),.62)}
.hk-trust-profile--basic{gap:12px}.hk-trust-profile--basic .hk-trust-check{width:36px;height:36px;flex-basis:36px}
.hk-trust-profile.is-compact{display:inline-flex;max-width:620px;margin:10px 0 4px;padding:10px 13px;border-radius:16px;background:rgba(255,253,248,.95);backdrop-filter:blur(8px)}.hk-trust-profile.is-compact .hk-trust-wax{width:54px;height:54px;flex-basis:54px}.hk-trust-profile.is-compact .hk-trust-wax i{inset:8px}.hk-trust-profile.is-compact .hk-trust-wax b{font-size:24px}.hk-trust-profile.is-compact .hk-trust-wax em{bottom:11px;font-size:4.5px}.hk-trust-profile.is-compact .hk-trust-profile__copy>strong{font-size:15px}.hk-trust-profile.is-compact .hk-trust-profile__copy p{font-size:10px}.hk-trust-profile.is-compact .hk-trust-profile__copy>span{display:none}
.hk-trust-listing-card{margin-top:6px}.hk-trust-listing-card .hk-trust-card-badge{margin:0}.hk-trust-listing-page{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.hk-trust-listing-page>span{font-size:11px;color:var(--hk-muted);font-weight:750}.hk-trust-listing-page .hk-trust-card-badge{margin:0}
.hk-business-card__body>.hk-trust-card-badge,.hk-directory-card__body>.hk-trust-card-badge{margin-top:3px;margin-bottom:7px}.hk-business-single-cover__content>.hk-trust-profile{position:relative;z-index:2}
@media(max-width:700px){.hk-trust-profile{gap:12px;padding:13px}.hk-trust-wax{width:62px;height:62px;flex-basis:62px}.hk-trust-wax i{inset:9px}.hk-trust-wax b{font-size:28px}.hk-trust-wax em{bottom:13px}.hk-trust-profile__copy>strong{font-size:16px}.hk-trust-profile__copy p{font-size:11px}.hk-trust-card-badge{font-size:9px;padding:5px 8px}.hk-trust-mini-seal{width:20px;height:20px;flex-basis:20px}}
@media(prefers-reduced-motion:reduce){.hk-trust-card-badge,.hk-trust-profile{transition:none!important}}

/* 1.1.0 — deeper old-wax emboss and complete trust surfaces. */
.hk-trust-mini-seal,
.hk-trust-wax{
  isolation:isolate;
  background:
    radial-gradient(circle at 34% 27%,rgba(var(--hk-white-rgb),.12),transparent 24%),
    radial-gradient(circle at 72% 77%,rgba(0,0,0,.20),transparent 34%),
    linear-gradient(145deg,var(--hk-green),var(--hk-green-deep) 72%);
  box-shadow:inset 3px 3px 7px rgba(var(--hk-white-rgb),.05),inset -5px -6px 10px rgba(0,0,0,.18);
}
.hk-trust-mini-seal:after,
.hk-trust-wax:after{content:"";position:absolute;z-index:-1;inset:2px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(255,231,157,.16),0 0 0 1px rgba(7,35,25,.14);pointer-events:none}
.hk-trust-mini-seal i{position:absolute;inset:5px;border:1px solid rgba(229,190,83,.72);border-radius:50%;box-shadow:inset 0 0 0 2px rgba(7,35,25,.18)}
.hk-trust-mini-seal small{position:absolute;bottom:3px;font-size:3.7px;font-weight:900;line-height:1;letter-spacing:.11em;color:var(--hk-gold)}
.hk-trust-mini-seal--trusted{background:radial-gradient(circle at 34% 27%,rgba(var(--hk-white-rgb),.24),transparent 25%),linear-gradient(145deg,var(--hk-gold),var(--hk-gold-dark) 76%);color:var(--hk-green)}
.hk-trust-mini-seal--trusted i{border-color:rgba(var(--hk-green-rgb),.72)}
.hk-trust-mini-seal--trusted small{color:var(--hk-green)}
.hk-trust-wax:before{content:"";position:absolute;inset:7px;border-radius:50%;border:1px solid rgba(231,196,94,.24);box-shadow:inset 0 0 15px rgba(0,0,0,.16);pointer-events:none}
.hk-trust-wax i{inset:12px!important;border-width:1.5px!important;box-shadow:inset 0 0 0 3px rgba(10,48,35,.24),0 0 0 2px rgba(229,190,83,.10)}
.hk-trust-wax u{position:absolute;inset:18px;border:1px dotted currentColor;border-radius:50%;opacity:.42;text-decoration:none!important}
.hk-trust-wax b{text-shadow:0 1px 0 rgba(var(--hk-white-rgb),.08),0 -1px 0 rgba(0,0,0,.25)}
.hk-trust-wax em{bottom:16px!important;text-shadow:0 1px 0 rgba(0,0,0,.2)}
.hk-trust-wax small{position:absolute;top:16px;font-size:5px;font-weight:900;line-height:1;letter-spacing:.18em;color:currentColor;opacity:.82}
.hk-trust-wax--trusted{background:radial-gradient(circle at 34% 27%,rgba(var(--hk-white-rgb),.28),transparent 24%),radial-gradient(circle at 74% 78%,rgba(92,55,0,.18),transparent 34%),linear-gradient(145deg,var(--hk-gold),var(--hk-gold-dark) 76%);color:var(--hk-green)}
.hk-trust-profile--trusted .hk-trust-wax{background:radial-gradient(circle at 34% 27%,rgba(var(--hk-white-rgb),.28),transparent 24%),linear-gradient(145deg,var(--hk-gold),var(--hk-gold-dark) 76%);color:var(--hk-green)}
.hk-trust-profile--trusted .hk-trust-wax i{box-shadow:inset 0 0 0 3px rgba(130,89,10,.16),0 0 0 2px rgba(var(--hk-green-rgb),.12)}
.hk-trust-profile.is-compact .hk-trust-wax small{top:10px;font-size:3.5px}.hk-trust-profile.is-compact .hk-trust-wax u{inset:13px}.hk-trust-profile.is-compact .hk-trust-wax em{bottom:10px!important}
.hk-promo-home-card__trust,.hk-today-card__trust,.hk-br-reply-trust,.hk-my-circle-vendor-card__trust{margin:5px 0 7px}
.hk-promo-home-card__trust .hk-trust-card-badge,.hk-today-card__trust .hk-trust-card-badge,.hk-br-reply-trust .hk-trust-card-badge,.hk-my-circle-vendor-card__trust .hk-trust-card-badge{margin:0}
@media(max-width:700px){.hk-trust-wax small{top:12px}.hk-trust-wax u{inset:15px}.hk-trust-wax em{bottom:12px!important}}

/* Wave 2 — trust badges never fall back to browser link blue. */
.hk-trust-card-badge:not(.hk-trust-card-badge--trusted):visited { color: var(--hk-green) !important; }
.hk-trust-card-badge--trusted:visited { color: var(--hk-gold-soft) !important; }
.hk-trust-card-badge:hover,
.hk-trust-card-badge:focus-visible { border-color: var(--hk-gold); box-shadow: var(--hk-shadow-sm); outline: none; }
.hk-trust-card-badge:focus-visible { box-shadow: 0 0 0 3px rgba(var(--hk-gold-rgb),.16), var(--hk-shadow-sm); }
.hk-trust-card-badge:active { transform: scale(.985); }
