.ahScentProfile{margin:18px 0;padding:14px 14px 10px;border:1px solid rgba(10,34,24,.12);border-radius:14px;background:#fff}.ahScentProfile__head{display:flex;align-items:center;gap:10px}.ahScentProfile__icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(10,34,24,.06);font-size:16px;line-height:1}.ahScentProfile__title{margin:0;font-size:16px;font-weight:700;color:#0a2218}.ahScentProfile__rule{margin:10px 0 12px;border-top:1px dashed rgba(10,34,24,.18)}.ahScentProfile__grid{display:flex;flex-direction:column;gap:10px}.ahScentProfile__row{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:start}.ahScentProfile__key{font-size:12px;font-weight:800;letter-spacing:.6px;color:rgba(10,34,24,.55);padding-top:6px}.ahScentProfile__vals{display:flex;flex-wrap:wrap;gap:10px}.ahScentProfile__pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:8px;border:1.5px solid #0a2218;color:#0a2218;font-size:12px;font-weight:700;line-height:1;background:#fff}.ahScentProfile__row:last-child .ahScentProfile__pill{background:rgba(210,232,35,.35)}@media (max-width:480px){.ahScentProfile__row{grid-template-columns:60px 1fr}.ahScentProfile__vals{gap:8px}}