/* Digital Food V54 — a home mostra o cardápio verdadeiro dentro do celular */
.home54-phone-wrap{align-items:center!important}
.home54-phone{
  position:relative!important;
  width:min(360px,100%)!important;
  padding:12px!important;
  border:0!important;
  border-radius:43px!important;
  background:linear-gradient(145deg,#ff7900 0%,#ff9b13 47%,#8fbd12 100%)!important;
  box-shadow:0 28px 60px rgba(67,86,34,.23)!important;
  transform:none!important;
}
.home54-phone:before{content:"";position:absolute;inset:4px;border:2px solid rgba(255,255,255,.62);border-radius:39px;pointer-events:none}
.home54-phone-speaker{position:absolute;z-index:5;left:50%;top:17px;transform:translateX(-50%);width:72px;height:7px;border-radius:99px;background:#fff;box-shadow:0 2px 8px rgba(67,75,37,.14)}
.home54-phone-screen{position:relative!important;height:620px!important;min-height:0!important;border:5px solid #fff!important;border-radius:32px!important;background:#f6f8f2!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #dfe8d4!important}
.home54-phone-screen iframe{display:block;width:390px;height:800px;border:0;transform:scale(.818);transform-origin:top left;pointer-events:none;background:#f6f8f2}
.home54-live-label{position:absolute;z-index:6;left:50%;bottom:-16px;transform:translateX(-50%);display:flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 12px;border:1px solid #dce8cf;border-radius:999px;background:#fff;color:#4c650f;font-size:9px;font-weight:1000;letter-spacing:.08em;box-shadow:0 8px 20px rgba(54,72,30,.13)}
.home54-live-label i{width:8px;height:8px;border-radius:50%;background:#8fbd12;box-shadow:0 0 0 4px rgba(143,189,18,.15)}
@media(max-width:600px){
  .home54-phone{width:min(340px,100%)!important;padding:11px!important}.home54-phone-screen{height:590px!important;border-radius:29px!important}.home54-phone-screen iframe{transform:scale(.774);height:820px}.home54-phone-speaker{top:16px}
}
@media(max-width:380px){.home54-phone{width:min(316px,100%)!important}.home54-phone-screen{height:555px!important}.home54-phone-screen iframe{transform:scale(.713);height:850px}}
