/* Stellar app focus v23 — chat-first cleanup, reliable credits, compact settings */
.top-actions .jarvis-call-top{display:none!important}
.top-actions .top-plans:not(.stellar-credit-pill){display:none!important}
#top-usage{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important
}
.top-actions{margin-left:auto!important;gap:6px!important}
#account-button{
  min-width:68px!important;
  border:0!important;
  background:transparent!important;
  color:#c9cbd2!important
}
#account-button:hover{background:rgba(255,255,255,.05)!important;color:#fff!important}
.stellar-credit-pill{
  min-height:38px!important;
  padding:0 11px!important;
  border:1px solid rgba(139,124,246,.18)!important;
  border-radius:999px!important;
  background:rgba(139,124,246,.10)!important;
  color:#ebe8ff!important;
  box-shadow:none!important
}
.stellar-credit-pill:hover{background:rgba(139,124,246,.16)!important}
.stellar-credit-icon{
  width:19px!important;height:19px!important;
  display:grid!important;place-items:center!important;
  border-radius:6px!important;
  background:rgba(139,124,246,.20)!important;
  color:#d9d3ff!important;
  font-size:11px!important
}
.stellar-credit-balance{font-variant-numeric:tabular-nums!important;font-weight:760!important}
.stellar-credit-label{color:#aaa5ca!important;font-size:10px!important}
.home-welcome{
  width:min(720px,100%)!important;
  margin-inline:auto!important;
  padding:clamp(62px,15vh,140px) 0 10px!important
}
.home-welcome .home-hint,
.home-welcome .eyebrow,
.stellar-starters{display:none!important}
.home-welcome h1{
  max-width:680px!important;
  margin-inline:auto!important;
  font-size:clamp(30px,4.5vw,46px)!important;
  font-weight:600!important;
  letter-spacing:-.045em!important;
  line-height:1.08!important
}
#saved-chat-empty{
  margin:6px 7px 0!important;
  padding:7px 4px!important;
  border:0!important;
  background:transparent!important;
  color:#666e7c!important;
  font-size:11px!important
}
.saved-chat-list{gap:2px!important}
.chat-history-item{min-height:38px!important;border-radius:8px!important}
.chat-actions{gap:3px!important}
.chat-actions .nav-link{
  min-height:38px!important;
  border-radius:8px!important;
  font-size:10px!important
}
.stellar-credit-context{
  margin-top:3px;
  color:#777f8c;
  font-size:10px;
  line-height:1.45
}
.stellar-wallet-summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:5px 0 7px!important;
  padding:10px 12px!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.025)!important;
  color:#d8d9df!important
}
.stellar-wallet-summary strong{color:#fff!important;font-size:13px!important}
.settings-card{
  scrollbar-width:thin!important;
  scrollbar-color:#3a3b43 transparent!important
}
.settings-grid{gap:1px!important}
.settings-section-label{margin-top:12px!important}
.settings-row{
  min-height:50px!important;
  border-radius:9px!important
}
.settings-row:hover{background:rgba(255,255,255,.035)!important}
.settings-plan-hero{margin-bottom:3px!important}
.settings-plan-actions .credit-buy-controls .btn{
  min-height:40px!important;
  font-weight:690!important
}
.settings-wallet-row{margin-top:3px!important}
#model-menu{
  scrollbar-width:thin!important;
  overscroll-behavior:contain!important
}
#model-menu button{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important
}
@media(max-width:900px){
  body.modal-open .side{transform:translateX(-104%)!important}
  .home-welcome{padding-top:clamp(48px,11vh,96px)!important}
}
@media(max-width:640px){
  .top{padding-inline:8px!important}
  .top-actions{gap:3px!important}
  #account-button{
    width:44px!important;min-width:44px!important;
    padding:0!important;font-size:0!important
  }
  #account-button::before{
    content:"◎";
    font-size:17px!important;
    line-height:1
  }
  .stellar-credit-pill{
    min-width:54px!important;
    padding-inline:8px!important
  }
  .stellar-credit-label{display:none!important}
  .home-welcome{
    text-align:center!important;
    padding-top:clamp(38px,9vh,72px)!important
  }
  .home-welcome h1{font-size:clamp(29px,9vw,39px)!important}
  .settings-panel{padding:0!important}
  .settings-card{
    height:90dvh!important;
    max-height:90dvh!important;
    margin:10dvh 0 0!important;
    border-radius:22px 22px 0 0!important
  }
  .settings-header{padding-inline:13px!important}
  .settings-grid{padding-inline:7px!important}
  .settings-row{min-height:50px!important;padding-inline:8px!important}
  .settings-plan-actions .credit-buy-controls{grid-template-columns:1fr!important}
  .settings-plan-actions .credit-buy-controls .btn{min-height:44px!important}
  .settings-wallet-row .credit-buy-controls{grid-template-columns:1fr!important}
  #model-menu{
    left:8px!important;right:8px!important;
    top:56px!important;
    max-height:calc(100dvh - 72px)!important
  }
}
@media(max-width:380px){
  .stellar-credit-icon{display:none!important}
  .stellar-credit-pill{min-width:46px!important}
  .model-pill{max-width:38vw!important}
}
