/* V29.17 audit: keep phone/back controls consistent and remove page-local phone docks */
:root{--fp-phone-fab-bottom:118px;--fp-phone-bottom:118px;--fp-phone-right:30px;}
.phone-dock{display:none!important;}
.rfl-phone-fab,.phone-fab{right:var(--fp-phone-right)!important;bottom:var(--fp-phone-fab-bottom)!important;width:64px!important;height:64px!important;}
.rfl-phone-shell,.phone-panel{left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:min(390px,92vw)!important;max-height:min(760px,82vh)!important;}
.fp-back-hq,.back-hq,.back,.war-hq-btn{z-index:31000!important;}
@media(max-width:900px){:root{--fp-phone-fab-bottom:96px;--fp-phone-right:18px}.rfl-phone-fab,.phone-fab{width:58px!important;height:58px!important}}
