html.ruclima-redesign a[data-rc-phone-link] { cursor:pointer; pointer-events:auto; }
html.ruclima-redesign a[data-rc-phone-link]:focus-visible { outline:3px solid #0c6d8d; outline-offset:3px; }
html.ruclima-redesign .rc-phone-copy-status { box-sizing:border-box; position:fixed; left:50%; bottom:24px; transform:translateX(-50%); z-index:2147483647; width:max-content; max-width:calc(100% - 32px); padding:13px 20px; border:1px solid #d1dfe4; border-radius:10px; background:#172e3b; color:#fff; box-shadow:0 6px 24px #17242b26; font:600 15px/1.5 Arial,sans-serif; text-align:center; }
html.ruclima-redesign .rc-phone-copy-status[hidden] { display:none!important; }
html.ruclima-redesign .rc-copy-helper { position:fixed; top:0; left:0; width:1px; height:1px; opacity:0; padding:0; }
