.cb-smart-decode{margin:0 0 10px;display:grid;gap:8px}
.cb-search-typo-hint{margin:0 0 10px;padding:10px 14px;border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:14px;line-height:1.45}
.cb-search-typo-hint__line{margin:0}
.cb-search-typo-hint__alt{margin:6px 0 0;font-size:13px;color:#475569}
.cb-search-typo-hint__alt a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}
.cb-search-typo-hint__alt a:hover{color:#1e40af}
.cb-smart-decode__title{font-size:18px;font-weight:800;color:#0f172a}
.cb-smart-decode__chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.cb-smart-chip{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:7px 12px;font:inherit;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}
.cb-smart-chip:hover{border-color:#94a3b8;background:#f8fafc;color:#0f172a}
.cb-smart-chip:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
.cb-smart-decode__confirm{border:1px solid #111827;background:#111827;color:#fff;border-radius:12px;padding:8px 14px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;justify-self:start}
.cb-smart-decode__confirm:hover{background:#1f2937;border-color:#1f2937}
.cb-smart-action-card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;border:1px solid #c7d7ea;border-radius:16px;background:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%);box-shadow:0 10px 24px rgba(15,23,42,.05)}
.cb-smart-action-card__body{min-width:min(100%,280px)}
.cb-smart-action-card p{margin:8px 0 0;color:#475569;line-height:1.45}
.cb-smart-action-card__meta{display:inline-block;margin-top:10px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #dbe3ef;color:#334155;font-size:13px;font-weight:700}
.cb-smart-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #0b84ff;background:#0b84ff;color:#fff;border-radius:14px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 10px 22px rgba(11,132,255,.22);transition:background-color .15s ease,border-color .15s ease,transform .15s ease}
.cb-smart-btn:hover,.cb-smart-btn:focus-visible{background:#006fe6;border-color:#006fe6;color:#fff;text-decoration:none;transform:translateY(-1px)}
.cb-smart-clarify,.cb-smart-ambiguity{padding:14px 16px;border:1px solid #f0d27a;border-radius:14px;background:#fffbeb}
.cb-smart-ambiguity__head p{margin:8px 0 0;color:#64748b;line-height:1.45}
.cb-smart-ambiguity__options{display:grid;gap:10px;margin-top:14px}
@media(min-width:720px){.cb-smart-ambiguity__options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}
.cb-smart-choice{display:grid;gap:4px;padding:14px 16px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}
.cb-smart-choice:hover{border-color:#64748b;background:#f8fafc;box-shadow:0 8px 20px rgba(15,23,42,.06)}
.cb-smart-choice:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
.cb-smart-choice.is-active{border-color:#111827;background:#111827;color:#fff;box-shadow:0 12px 24px rgba(15,23,42,.18)}
.cb-smart-choice.is-active .cb-smart-choice__meta,.cb-smart-choice.is-active .cb-smart-choice__hint{color:rgba(255,255,255,.82)}
.cb-smart-choice__label{font:inherit;font-weight:900;line-height:1.3}
.cb-smart-choice__meta{font-size:13px;font-weight:700;color:#475569}
.cb-smart-choice__hint{font-size:13px;line-height:1.4;color:#64748b}
.cb-smart-decode__loosen{padding:14px 16px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}
.cb-smart-decode__loosen p{margin:8px 0 0;color:#64748b;line-height:1.45}
.cb-smart-decode__loosen-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
