/* Deployment-only footer overlay for the hosted trial (not part of the application build). */
#oasis-trial-footer{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;gap:14px;padding:6px 14px;background:#154734;color:#ffffff;font:12px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;letter-spacing:.01em;box-shadow:0 -1px 0 rgba(0,0,0,.15);pointer-events:none}
#oasis-trial-footer img{height:22px;width:auto;display:block;opacity:.95}
#oasis-trial-footer .sep{opacity:.5}
#oasis-trial-footer .muted{opacity:.85}
@media (max-width:640px){#oasis-trial-footer{font-size:11px;gap:8px;flex-wrap:wrap;text-align:center}}
body{padding-bottom:38px !important}
