/* Sellible AI mobile R6.3 — phone-first full-screen workspace */
@media(max-width:760px){
  html.sellible-ai-workspace-root,html.sellible-ai-workspace-root body,body.sellible-ai-workspace-page,.aiws{height:var(--aiws-mobile-height,100dvh)!important;min-height:var(--aiws-mobile-height,100dvh)!important;max-height:var(--aiws-mobile-height,100dvh)!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
  .aiws{display:block!important}.aiws-stage{height:100%!important;grid-template-rows:54px auto minmax(0,1fr) auto auto!important}.aiws-side{right:auto!important;width:min(88vw,360px)!important;inset:0 auto 0 0!important;padding-top:env(safe-area-inset-top)!important}.aiws-side-top{padding:14px!important}.aiws-scrim{backdrop-filter:blur(2px)}
  .aiws-top{height:54px!important;min-height:54px!important;padding:env(safe-area-inset-top,0) 8px 0!important;gap:7px!important}.aiws-menu{width:40px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}.aiws-title{flex:1 1 auto!important;min-width:0!important}.aiws-title strong{max-width:none!important;font-size:14px!important}.aiws-title small{font-size:10px!important;line-height:1.2!important}.aiws-actions{margin-left:0!important;max-width:none!important;overflow:visible!important;flex:0 0 auto!important}.aiws-actions [data-aiws-task],.aiws-actions [data-aiws-project],.aiws-actions .aiws-pin,.aiws-actions .keep{display:none!important}.aiws-actions [data-aiws-power]{width:84px!important;min-width:84px!important;max-width:84px!important;height:38px!important;padding:6px 25px 6px 8px!important;font-size:12px!important;border-radius:10px!important}
  .aiws-usage{min-height:34px!important;max-height:38px!important;padding:5px 9px!important;gap:10px!important;font-size:10px!important;scrollbar-width:none!important}.aiws-usage::-webkit-scrollbar{display:none!important}
  .aiws-conversation{padding:14px 9px 18px!important;scroll-padding-bottom:110px!important}.aiws-welcome{margin:3vh auto 0!important;padding:0 4px!important}.aiws-welcome-mark{width:44px!important;height:44px!important;border-radius:14px!important;margin-bottom:12px!important}.aiws-welcome h1{font-size:24px!important;line-height:1.12!important;margin-bottom:7px!important}.aiws-welcome p{font-size:13px!important;line-height:1.5!important;margin:0 auto!important;max-width:94%!important}.aiws-prompts{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:15px!important}.aiws-prompts button{width:100%!important;border-radius:12px!important;text-align:left!important;padding:10px 12px!important;font-size:12px!important}.aiws-capabilities{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:3px!important;margin-top:10px!important;scrollbar-width:none!important}.aiws-capabilities::-webkit-scrollbar{display:none!important}.aiws-capabilities span{white-space:nowrap!important;flex:0 0 auto!important}
  .aiws-msg{width:100%!important;max-width:100%!important;margin:0 0 12px!important;font-size:14px!important}.aiws-msg.user .aiws-bubble{max-width:90%!important;padding:10px 12px!important;border-radius:16px 16px 4px 16px!important}.aiws-msg.assistant .aiws-bubble{width:100%!important;padding:12px!important;border-radius:4px 16px 16px 16px!important}.aiws-msg-actions{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}.aiws-msg-action{white-space:nowrap!important;flex:0 0 auto!important}.aiws-tool-card{min-width:100%!important;max-width:100%!important}
  .aiws-related{padding:0 9px 5px!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}.aiws-related>*{flex:0 0 min(86vw,320px)!important}
  .aiws-compose{position:relative!important;z-index:90!important;padding:6px 7px max(6px,env(safe-area-inset-bottom))!important;background:#f6f7fb!important;border-top:1px solid rgba(208,213,221,.7)!important}.aiws-attachments{display:flex!important;overflow-x:auto!important;gap:5px!important;margin-bottom:5px!important;scrollbar-width:none!important}.aiws-attachments[hidden]{display:none!important}.aiws-file-pill{flex:0 0 auto!important;max-width:80vw!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.aiws-form{width:100%!important;max-width:none!important;border-radius:16px!important;padding:5px!important;grid-template-columns:40px minmax(0,1fr) 40px!important;box-shadow:0 4px 18px rgba(16,24,40,.09)!important}.aiws-form textarea{font-size:16px!important;min-height:40px!important;max-height:120px!important;padding:9px 7px!important}.aiws-attach,.aiws-send,.aiws-stop{width:40px!important;height:40px!important;border-radius:11px!important}.aiws-meta{min-height:14px!important;margin-top:4px!important;font-size:9.5px!important;gap:6px!important}.aiws-meta span:first-child{max-width:70%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
}
@media(max-width:390px){.aiws-title small{display:none!important}.aiws-actions [data-aiws-power]{width:76px!important;min-width:76px!important;max-width:76px!important}.aiws-welcome h1{font-size:22px!important}}
