/* oBeynet V4.5 — Mobile & PWA Experience */
:root{--v45-safe-bottom:env(safe-area-inset-bottom,0px)}
@media(max-width:760px){
 body{padding-bottom:calc(76px + var(--v45-safe-bottom))}
 .nav{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid #eceef2}
 .nav .wrap{min-height:58px;padding-top:7px;padding-bottom:7px}
 .nav .search{display:none}
 .mobilebar{height:calc(64px + var(--v45-safe-bottom));padding-bottom:var(--v45-safe-bottom);box-shadow:0 -8px 28px rgba(15,23,42,.08);border-top:1px solid #e8ebf0;background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}
 .mobilebar a{min-width:0;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:20px;position:relative}
 .mobilebar a small{font-size:10px;line-height:1.1;font-weight:700}
 .mobilebar a.v45-active{color:#111;font-weight:800}
 .mobilebar .mobile-publish{width:54px;height:54px;min-height:54px;margin-top:-18px;border-radius:18px;box-shadow:0 8px 22px rgba(0,0,0,.18)}
 .mobile-count{position:absolute;top:4px;right:calc(50% - 20px);min-width:17px;height:17px;line-height:17px;font-size:9px;border-radius:999px}
 .footer{padding-bottom:72px}
 .btn,input,select,textarea{font-size:16px}
 .btn{min-height:44px}
 .section{padding-left:14px;padding-right:14px}
 .publish-page{padding-bottom:130px!important}
 .publish-form{display:block!important;padding:16px!important}
 .publish-form>.field,.publish-form>.full,.publish-form>#dynamicFields{margin-bottom:18px}
 .publish-form textarea{min-height:140px}
 .media-picker{min-height:118px!important;padding:18px!important}
 .media-safe-actions{margin-top:52px!important;padding-top:24px!important;padding-bottom:14px!important}
 .media-video-unified{margin-bottom:52px!important}
 .v45-publish-progress{position:sticky;top:58px;z-index:25;margin:0 -14px 16px;padding:8px 14px;background:rgba(255,255,255,.96);border-bottom:1px solid #eceef2;overflow-x:auto;white-space:nowrap;scrollbar-width:none}
 .v45-publish-progress::-webkit-scrollbar{display:none}.v45-publish-progress span{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;margin-right:5px;border-radius:999px;background:#f2f4f7;font-size:11px;font-weight:700;color:#667085}.v45-publish-progress span.on{background:#111;color:#fff}
 .detail{grid-template-columns:1fr!important;gap:16px!important}.sellerbox{position:static!important}
 .listing-gallery{border-radius:16px;max-height:330px!important}.listing-gallery .listing-photo,.listing-gallery .listing-photo.main,.listing-gallery .listing-photo img,.listing-photo-empty{height:310px!important;max-height:310px!important}
 .listing-video{border-radius:16px;overflow:hidden}.listing-video video,.listing-video iframe{max-height:360px}
 .sellerbox .price.big{font-size:1.65rem}
 .sellerbox .btn{width:100%;margin-top:8px}
 .chat-compose{bottom:calc(64px + var(--v45-safe-bottom))}
 .myshop-page,.dashboard-page{padding-bottom:24px}
}
@media(max-width:390px){.listing-gallery{max-height:300px!important}.listing-gallery .listing-photo,.listing-gallery .listing-photo.main,.listing-gallery .listing-photo img,.listing-photo-empty{height:280px!important;max-height:280px!important}}
.v45-offline{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:1000;background:#111;color:#fff;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.18)}
@media(min-width:761px){.v45-publish-progress{display:none}}
