/* HẠO NAM AI V2.1.12 — shared phone, copy and money helper components. */
.hn-phone-inline{display:inline-flex;align-items:center;gap:7px;min-width:0;white-space:nowrap;color:#d7e9f7;font-size:14px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}
.hn-phone-inline>.hn-phone-icon{width:15px;height:15px;flex:none;color:#8fd5ff}
.hn-phone-inline>.hn-phone-number{white-space:nowrap;letter-spacing:.01em}
.hn-phone-copy{width:27px;height:27px;flex:none;display:grid;place-items:center;padding:0;border:1px solid rgba(10,132,255,.17);border-radius:9px;background:rgba(10,132,255,.12);color:#8fd5ff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,background .14s ease,border-color .14s ease}
.hn-phone-copy svg{width:13px;height:13px}.hn-phone-copy:active{transform:scale(.93);background:rgba(10,132,255,.2);border-color:rgba(10,132,255,.28)}
.hn-money-helper{display:block;min-height:15px;margin-top:4px;color:#718496;font-size:10.5px;font-weight:650;line-height:1.25;font-variant-numeric:tabular-nums}
.hn-money-value{font-variant-numeric:tabular-nums}
@media(max-width:600px){.hn-phone-inline{gap:6px;font-size:13px}.hn-phone-inline>.hn-phone-icon{width:14px;height:14px}.hn-phone-copy{width:25px;height:25px;border-radius:8px}}
@media(max-width:360px){.hn-phone-inline{font-size:12px}.hn-phone-copy{width:24px;height:24px}.hn-phone-copy svg{width:12px;height:12px}}
