/* V35 non-payment platform additions */
.v35-sheet,.v35-food-sheet,.v35-chat-sheet{max-height:min(86vh,760px);overflow:auto}.v35-account-card{display:grid;gap:12px}.v35-profile{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e7def1;border-radius:18px;background:#faf7ff}.v35-profile .avatar{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#f1e8ff;font-size:24px}.v35-profile small{display:block;color:#807489;margin-top:3px}.v35-login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.v35-login-tabs button{border:0;border-radius:14px;padding:11px;background:#f3eef8;font-weight:800}.v35-login-tabs button.active{background:#6f24df;color:#fff}.v35-form{display:grid;gap:10px}.v35-form label{display:grid;gap:6px;font-weight:700}.v35-form input,.v35-form select,.v35-form textarea,.v35-owner-card input,.v35-owner-card select,.v35-owner-card textarea{width:100%;box-sizing:border-box;border:1px solid #ded5e8;border-radius:13px;padding:11px 12px;background:#fff}.v35-privacy{padding:12px;border-radius:14px;background:#f2fbf7;color:#176a4d;font-size:13px}.v35-history-list,.v35-notif-list{display:grid;gap:10px}.v35-history-item,.v35-notif-item,.v35-owner-row,.merchant-row,.food-store,.food-product,.food-cart{border:1px solid #e9e2ef;border-radius:16px;padding:13px;background:#fff}.v35-history-item .row,.v35-owner-row .row,.food-product .row{align-items:flex-start}.v35-muted{color:#8b8193;font-size:12px}.v35-badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;background:#f0e8ff;color:#6223b3}.v35-badge.ok{background:#e9f8ef;color:#16734a}.v35-badge.warn{background:#fff4dc;color:#996200}.v35-badge.danger{background:#ffe8e8;color:#aa2929}.membership-meta{margin-top:6px;color:#efe4ff;font-size:12px;max-width:300px}.v35-comm-actions{flex-wrap:wrap}.chat-messages{min-height:260px;max-height:54vh;overflow:auto;display:flex;flex-direction:column;gap:8px;padding:8px 2px}.chat-bubble{max-width:82%;padding:10px 12px;border-radius:16px;background:#f3eef8;align-self:flex-start;white-space:pre-wrap;word-break:break-word}.chat-bubble.mine{background:#6d24df;color:#fff;align-self:flex-end}.chat-bubble small{display:block;margin-top:5px;opacity:.65;font-size:10px}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:8px;position:sticky;bottom:0;background:#fff;padding-top:8px}.chat-compose input{border:1px solid #ddd3e7;border-radius:14px;padding:12px}.v35-call-sheet{text-align:center}.call-orb{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;margin:12px auto;font-size:38px;background:#f0e7ff;animation:v35pulse 1.5s infinite}@keyframes v35pulse{50%{transform:scale(1.06)}}.food-store{margin-bottom:12px}.food-store.closed{opacity:.55}.food-product{margin-top:8px}.food-product img{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#f4f4f4}.food-product .prod-main{display:flex;gap:10px}.food-product button{white-space:nowrap}.food-cart{position:sticky;bottom:0;margin-top:12px;background:#fff;box-shadow:0 -8px 22px #2b123d12}.food-cart-line{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin:5px 0}.v35-owner-card{display:grid;gap:12px}.v35-owner-card textarea{min-height:80px;resize:vertical}.owner-membership{margin-top:8px;padding:9px 11px;border-radius:12px;background:#f8f5fb;font-size:12px}.driver-comm-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.driver-offer-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#efe4ff;color:#6d24df;font-size:10px;font-weight:900;margin-left:6px}.route-real-badge{font-size:11px;color:#6c5e77}.privacy-lock{display:inline-flex;gap:5px;align-items:center;color:#147453;background:#eaf8f2;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.v35-hidden-phone{filter:blur(4px);user-select:none}.v35-payment-note{padding:11px;border-radius:13px;background:#fff9e8;color:#805d00;font-size:12px}.v35-action-row{display:flex;gap:8px;flex-wrap:wrap}.v35-action-row .btn{flex:1}.v35-notif-unread{border-left:4px solid #6d24df}.v35-stat-extra{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.merchant-order-items{font-size:12px;color:#6e6476;margin-top:6px}.merchant-order-items span{display:block}.merchant-status-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.merchant-status-actions button{font-size:12px}.premium-services{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media(max-width:620px){.premium-services{grid-template-columns:repeat(5,1fr)!important;gap:5px!important}.premium-services button{padding:8px 3px!important}.premium-services button small{font-size:9px!important}.premium-services .service-icon{font-size:20px!important}.v35-action-row{display:grid;grid-template-columns:1fr 1fr}.v35-sheet,.v35-food-sheet,.v35-chat-sheet{max-height:92vh}}
.driver-food-items{display:flex;flex-wrap:wrap;gap:5px;margin:9px 0}.driver-food-items span{padding:5px 8px;border-radius:999px;background:#f7f2fb;color:#65566e;font-size:11px;font-weight:700}
