.pvp-kb-smart{margin:18px 0;background:#ffffff;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 10px 28px rgba(15,23,42,.08);overflow:hidden;color:#182235;font-family:Inter,Arial,sans-serif}.pvp-kb-smart.is-hidden{display:none}.pvp-kb-smart__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);border-bottom:1px solid #e5edf7}.pvp-kb-smart__titlewrap{display:flex;align-items:center;gap:12px}.pvp-kb-smart__icon{width:34px;height:34px;border-radius:10px;background:#123c6b;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 8px 18px rgba(18,60,107,.22)}.pvp-kb-smart__title{font-size:15px;font-weight:800;color:#101828}.pvp-kb-smart__hint{font-size:12px;color:#667085;margin-top:2px}.pvp-kb-smart__close{width:34px;height:34px;border:0;border-radius:10px;background:#e8eef6;color:#22324a;font-size:20px;line-height:1;cursor:pointer}.pvp-kb-smart__close:hover{background:#d7e2ef}.pvp-kb-smart__status{padding:10px 18px;font-size:12px;color:#667085;background:#fff}.pvp-kb-smart__status.is-loading{color:#1d4f8a}.pvp-kb-smart__status.is-error{color:#b42318}.pvp-kb-smart__status.is-ok{color:#027a48}.pvp-kb-smart__list{display:grid;gap:10px;padding:0 18px 18px}.pvp-kb-smart__item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e7edf5;border-radius:14px;padding:14px;background:#fbfdff;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.pvp-kb-smart__item:hover{border-color:#c5d8ee;box-shadow:0 8px 18px rgba(15,23,42,.07);transform:translateY(-1px)}.pvp-kb-smart__item-title{font-weight:800;color:#14548f;text-decoration:none;font-size:14px}.pvp-kb-smart__item-title:hover{text-decoration:underline}.pvp-kb-smart__snippet{font-size:12px;color:#475467;margin-top:6px;line-height:1.55}.pvp-kb-smart__meta{font-size:11px;color:#7a8797;margin-top:7px}.pvp-kb-smart__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.pvp-kb-smart__btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#14548f;color:#fff!important;text-decoration:none!important;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.pvp-kb-smart__btn:hover{background:#0f3f6c;color:#fff!important}.pvp-kb-smart__btn--muted{background:#eef2f7;color:#2b3a4d!important}.pvp-kb-smart__btn--muted:hover{background:#dfe7f1;color:#1d2939!important}.pvp-kb-smart__btn:disabled{opacity:.65;cursor:not-allowed}.pvp-kb-smart--ticket{border-left:4px solid #14548f}@media(max-width:720px){.pvp-kb-smart__header{align-items:flex-start}.pvp-kb-smart__item{grid-template-columns:1fr}.pvp-kb-smart__actions{justify-content:flex-start}.pvp-kb-smart__btn{width:100%}}
