/* Header control refinements and a complete light-mode surface. */
.site-header .portal-account{width:36px!important;height:36px!important;border-radius:8px!important;background:linear-gradient(135deg,#ff8a00 0%,#ffb000 100%)!important;box-shadow:0 4px 12px rgba(255,138,0,.22)}.site-header .portal-account .portal-lucide{width:20px!important;height:20px!important;color:#fff!important;stroke-width:2.3}.site-header .portal-account:hover{filter:brightness(1.08);transform:translateY(-1px)}.portal-install{height:36px!important;padding:0 13px!important;border:0!important;border-radius:3px!important;background:#354663!important;color:#fff!important;letter-spacing:.01em}.portal-install .portal-lucide{width:19px;height:19px;stroke-width:2.2}.portal-install:hover{background:#465b7e!important}.portal-light{--site-bg:#f3f0f4;--surface-1:#fff;--surface-2:#f5f1f5;--surface-3:#eae4eb;--border:rgba(38,28,42,.14);--border-strong:rgba(38,28,42,.24);--text-primary:#231d25;--text-secondary:#645b67;--text-muted:#7d7480}.portal-light body,.portal-light .portal-app,.portal-light .portal-main-shell,.portal-light .bdcn{background:#f3f0f4!important;color:#231d25!important}.portal-light .portal-app-header,.portal-light .site-header{background:#fff!important;border-color:rgba(38,28,42,.12)!important}.portal-light .portal-sidebar{background:#fff!important;border-color:rgba(38,28,42,.12)!important}.portal-light .portal-sidebar a{color:#5f5663}.portal-light .portal-sidebar a:hover{background:#f2edf3;color:#231d25}.portal-light .portal-header-search .portal-search,.portal-light .site-header .portal-search{background:#f8f5f8!important;border-color:rgba(38,28,42,.17)!important}.portal-light .portal-search input{color:#231d25!important}.portal-light .portal-icon-button{color:#453b49!important;border-color:rgba(38,28,42,.15)!important}.portal-light .portal-icon-button:hover{background:#efe9ef!important}.portal-light .portal-game-card{background:#fff!important}.portal-light .portal-section__header h2,.portal-light .portal-day h1 a{color:#231d25}.portal-light .portal-day{background:linear-gradient(100deg,#ea4a40,#b52326)}
.portal-light .site-header__actions .portal-icon-button,.portal-light .site-header__actions .portal-icon-button .portal-lucide,.portal-light .site-header__actions .portal-icon-button .fa{color:#453b49!important}.portal-light .site-header__actions .portal-icon-button:hover,.portal-light .site-header__actions .portal-icon-button:hover .portal-lucide,.portal-light .site-header__actions .portal-icon-button:hover .fa{color:#231d25!important}

/* Mobile has no search control: the compact app bar stays one row tall. */
@media (max-width:767px){
  .portal-header-search{display:none!important}
  .portal-main-shell{margin-top:56px!important}
}
