/* DiCode UI v5 — minimal line-based black/white/blue theme (not applied to /mag standalone pages) */
:root{
  color-scheme: light;
  --dc-bg:#ffffff;
  --dc-bg-2:#f7f9fc;
  --dc-card:#ffffff;
  --dc-line:#e5e7eb;
  --dc-line-strong:#d1d5db;
  --dc-text:#050505;
  --dc-muted:#525866;
  --dc-soft:#f3f6fb;
  --dc-blue:#2563eb;
  --dc-blue-2:#1d4ed8;
  --dc-blue-soft:#eff6ff;
  --dc-shadow:0 18px 50px rgba(15,23,42,.07);
  --dc-radius:22px;
}
html.dark{
  color-scheme: dark;
  --dc-bg:#050505;
  --dc-bg-2:#0a0a0b;
  --dc-card:#0d0d0f;
  --dc-line:#202329;
  --dc-line-strong:#30343c;
  --dc-text:#ffffff;
  --dc-muted:#a3a8b3;
  --dc-soft:#121419;
  --dc-blue:#3b82f6;
  --dc-blue-2:#60a5fa;
  --dc-blue-soft:rgba(59,130,246,.12);
  --dc-shadow:0 18px 60px rgba(0,0,0,.42);
}
html,body{background:var(--dc-bg)!important;color:var(--dc-text)!important;font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
body{min-height:100vh;line-height:1.8;}
a{color:inherit;text-decoration:none}.dc-shell{max-width:1180px;margin-inline:auto;padding-inline:20px}.dc-page{min-height:65vh}.dc-muted{color:var(--dc-muted)}
.glass-header,.doc-glass-header{background:color-mix(in srgb,var(--dc-bg) 88%,transparent)!important;backdrop-filter:blur(18px);border-bottom:1px solid var(--dc-line)!important;box-shadow:none!important}.dark .glass-header,.dark .doc-glass-header{background:rgba(5,5,5,.86)!important}
.brand-gradient,.modern-logo{background:none!important;-webkit-text-fill-color:initial!important;color:var(--dc-text)!important;font-weight:950!important;letter-spacing:-.04em}.brand-gradient::after{content:"";display:inline-block;width:.45rem;height:.45rem;border-radius:99px;background:var(--dc-blue);margin-inline-start:.35rem;vertical-align:middle}
.section-nav-item,.doc-nav-link,.doc-lang-chip{border:1px solid transparent!important;border-radius:999px!important;background:transparent!important;color:var(--dc-muted)!important;box-shadow:none!important}.section-nav-item:hover,.doc-nav-link:hover,.doc-lang-chip:hover{border-color:var(--dc-line)!important;background:var(--dc-soft)!important;color:var(--dc-text)!important}.section-nav-item.active,.doc-nav-link.active,.doc-lang-chip.active{background:var(--dc-blue)!important;color:#fff!important;border-color:var(--dc-blue)!important}
.dicode-card,.dc-card,.results-container,.stat-card{background:var(--dc-card)!important;border:1px solid var(--dc-line)!important;border-radius:var(--dc-radius)!important;box-shadow:none!important}.dicode-card:hover,.dc-card:hover{border-color:var(--dc-line-strong)!important;box-shadow:var(--dc-shadow)!important;transform:translateY(-1px)}
.dicode-search,.search-box,.dc-search{background:var(--dc-card)!important;border:1px solid var(--dc-line-strong)!important;border-radius:999px!important;box-shadow:none!important}.dicode-search:focus-within,.search-box:focus-within,.dc-search:focus-within{border-color:var(--dc-blue)!important;box-shadow:0 0 0 4px var(--dc-blue-soft)!important}.dicode-search input,.dc-search input{color:var(--dc-text)!important}
.btn-brand,.dc-btn-primary{background:var(--dc-blue)!important;color:#fff!important;border:1px solid var(--dc-blue)!important;border-radius:999px!important;font-weight:800!important;box-shadow:none!important;transition:.18s ease!important}.btn-brand:hover,.dc-btn-primary:hover{background:var(--dc-blue-2)!important;border-color:var(--dc-blue-2)!important;transform:translateY(-1px)}.btn-ghost,.dc-btn-ghost{background:transparent!important;color:var(--dc-text)!important;border:1px solid var(--dc-line)!important;border-radius:999px!important;font-weight:700!important}.btn-ghost:hover,.dc-btn-ghost:hover{background:var(--dc-soft)!important;border-color:var(--dc-line-strong)!important;color:var(--dc-text)!important}
.dc-chip,.tab-button,.category-badge{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--dc-line)!important;background:transparent!important;color:var(--dc-muted)!important;border-radius:999px!important;padding:.55rem .9rem;font-size:.85rem;font-weight:800;box-shadow:none!important}.dc-chip:hover,.tab-button:hover,.category-badge:hover{background:var(--dc-soft)!important;color:var(--dc-text)!important;border-color:var(--dc-line-strong)!important}.dc-chip.active,.tab-button.active{background:var(--dc-blue)!important;border-color:var(--dc-blue)!important;color:#fff!important}
.dc-hero{padding:78px 0 48px;text-align:center}.dc-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--dc-line);border-radius:999px;padding:7px 13px;color:var(--dc-muted);font-size:.84rem;font-weight:800;background:var(--dc-card)}.dc-title{font-size:clamp(2.4rem,7vw,5.7rem);line-height:1.08;letter-spacing:-.075em;font-weight:950;color:var(--dc-text);margin:22px 0 14px}.dc-title span{color:var(--dc-blue)}.dc-subtitle{max-width:720px;margin:0 auto;color:var(--dc-muted);font-size:clamp(1rem,2vw,1.15rem)}
.dc-google-tabs{display:flex;align-items:center;gap:10px;overflow-x:auto;border-bottom:1px solid var(--dc-line);padding:4px 4px 0;margin-top:20px}.dc-google-tab{position:relative;padding:12px 8px;color:var(--dc-muted);font-weight:800;font-size:.92rem;white-space:nowrap}.dc-google-tab.active{color:var(--dc-blue)}.dc-google-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:99px;background:var(--dc-blue)}
.dc-result{padding:20px 0;border-bottom:1px solid var(--dc-line)}.dc-result:last-child{border-bottom:none}.dc-result-title{font-size:1.13rem;font-weight:900;color:var(--dc-text);line-height:1.7}.dc-result-title:hover{color:var(--dc-blue)}.dc-result-url{direction:ltr;text-align:right;color:var(--dc-blue);font-size:.78rem;margin:.15rem 0}.dc-result-desc{color:var(--dc-muted);font-size:.95rem;line-height:1.95}.dc-empty{border:1px dashed var(--dc-line-strong);border-radius:var(--dc-radius);padding:34px;text-align:center;color:var(--dc-muted);background:var(--dc-card)}
.dc-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.dc-feature{grid-column:span 4;padding:24px}.dc-feature h3{font-weight:950;font-size:1.1rem;margin:10px 0 6px}.dc-feature p{color:var(--dc-muted);font-size:.93rem}@media(max-width:900px){.dc-feature{grid-column:span 6}}@media(max-width:640px){.dc-shell{padding-inline:14px}.dc-feature{grid-column:span 12}.dc-hero{padding-top:48px}.dc-title{letter-spacing:-.04em}.glass-header+.h-28{height:6.5rem!important}}
.dc-footer,footer{background:var(--dc-bg)!important;border-top:1px solid var(--dc-line)!important}.dc-form-input{width:100%;background:var(--dc-card);color:var(--dc-text);border:1px solid var(--dc-line);border-radius:16px;padding:13px 16px;outline:none}.dc-form-input:focus{border-color:var(--dc-blue);box-shadow:0 0 0 4px var(--dc-blue-soft)}

/* ==========================================================
   DiCode Unified Header / Footer shell (applies outside /mag)
   Same visual language as the document header/footer.
   ========================================================== */
:root {
  --doc-header-h: 58px;
  --doc-bg: var(--dc-bg, #050505);
  --doc-card: var(--dc-card, #0d0d0f);
  --doc-line: var(--dc-line, #202329);
  --doc-line-strong: var(--dc-line-strong, #30343c);
  --doc-text: var(--dc-text, #fff);
  --doc-muted: var(--dc-muted, #a3a8b3);
  --doc-soft: var(--dc-soft, #121419);
  --doc-blue: var(--dc-blue, #3b82f6);
}
body.has-dicode-shell,
body.doc-body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
body.doc-menu-open { overflow: hidden; }
.doc-header {
  position: fixed;
  inset-inline: 0;
  top: 0;
  height: var(--doc-header-h);
  z-index: 100;
  background: color-mix(in srgb, var(--doc-bg) 92%, transparent);
  border-bottom: 1px solid var(--doc-line);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: none !important;
}
.doc-shell {
  max-width: 1180px;
  margin-inline: auto;
  padding-inline: 20px;
  width: 100%;
}
.doc-header-row {
  height: var(--doc-header-h);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.doc-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--doc-text) !important;
  flex-shrink: 0;
}
.doc-brand img,
.doc-logo-img {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
  max-width: 30px !important;
  max-height: 30px !important;
  border-radius: 9px !important;
  object-fit: cover !important;
  display: block !important;
}
.doc-brand span {
  font-weight: 950;
  font-size: 1rem;
  line-height: 1;
  color: var(--doc-text) !important;
}
.doc-desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex: 1 1 auto;
}
.doc-nav-link,
.doc-mobile-nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: var(--doc-muted) !important;
  background: transparent;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background .18s ease, color .18s ease, border-color .18s ease;
}
.doc-nav-link {
  height: 36px;
  padding: 0 13px;
  font-size: .86rem;
  font-weight: 850;
}
.doc-nav-link:hover,
.doc-mobile-nav-link:hover {
  background: var(--doc-soft) !important;
  color: var(--doc-text) !important;
  border-color: var(--doc-line) !important;
}
.doc-nav-link.active,
.doc-mobile-nav-link.active {
  color: #fff !important;
  background: var(--doc-blue) !important;
  border-color: var(--doc-blue) !important;
}
.doc-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex-shrink: 0;
}
.doc-icon-btn,
.doc-theme-toggle,
.doc-menu-btn {
  width: 36px;
  height: 36px;
  border: 1px solid var(--doc-line);
  border-radius: 999px;
  background: transparent;
  color: var(--doc-muted);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .18s ease, color .18s ease, border-color .18s ease;
}
.doc-icon-btn:hover,
.doc-theme-toggle:hover,
.doc-menu-btn:hover {
  background: var(--doc-soft);
  color: var(--doc-text);
  border-color: var(--doc-line-strong);
}
.doc-auth-dropdown { position: relative; }
.doc-user-button {
  height: 38px;
  max-width: 180px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 8px 4px 12px;
  border: 1px solid var(--doc-line);
  border-radius: 999px;
  background: transparent;
  color: var(--doc-text);
  cursor: pointer;
}
.doc-user-button img,
.doc-avatar-img {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
  max-width: 28px !important;
  max-height: 28px !important;
  border-radius: 999px !important;
  object-fit: cover !important;
  display: block !important;
}
.doc-user-button span {
  max-width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .82rem;
  font-weight: 850;
  color: var(--doc-text) !important;
}
.doc-auth-menu {
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  width: 210px;
  padding: 6px;
  border: 1px solid var(--doc-line);
  border-radius: 18px;
  background: var(--doc-card);
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: .18s ease;
  z-index: 120;
}
.doc-auth-dropdown:hover .doc-auth-menu,
.doc-auth-dropdown:focus-within .doc-auth-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.doc-auth-menu a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  border-radius: 12px;
  font-size: .84rem;
  color: var(--doc-muted) !important;
  text-decoration: none;
}
.doc-auth-menu a:hover {
  background: var(--doc-soft);
  color: var(--doc-text) !important;
}
.doc-page-spacer { height: var(--doc-header-h); flex-shrink: 0; }
.doc-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.55);
  z-index: 104;
  opacity: 0;
  visibility: hidden;
  transition: .2s ease;
}
.doc-overlay.open { opacity: 1; visibility: visible; }
.doc-mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(86vw, 340px);
  padding: 18px;
  background: var(--doc-card);
  border-left: 1px solid var(--doc-line);
  z-index: 105;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform .24s ease;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.doc-mobile-menu.open { transform: translateX(0); }
.doc-mobile-head {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.doc-mobile-nav-link {
  justify-content: flex-start;
  height: 46px;
  padding: 0 14px;
  border-radius: 14px;
  font-size: .92rem;
  font-weight: 850;
}
.doc-footer {
  margin-top: auto;
  background: var(--doc-bg) !important;
  border-top: 1px solid var(--doc-line) !important;
}
.doc-footer-shell {
  max-width: 1180px;
  margin-inline: auto;
  padding: 42px 20px 28px;
}
.doc-footer-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: 28px;
  align-items: start;
}
.doc-footer-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--doc-text) !important;
  text-decoration: none !important;
  margin-bottom: 12px;
}
.doc-footer-brand img {
  width: 26px !important;
  height: 26px !important;
  min-width: 26px !important;
  min-height: 26px !important;
  max-width: 26px !important;
  max-height: 26px !important;
  border-radius: 8px !important;
  object-fit: cover !important;
  display: block !important;
}
.doc-footer-brand span { font-size: .95rem; font-weight: 950; }
.doc-footer-text {
  color: var(--doc-muted) !important;
  font-size: .8rem;
  line-height: 2;
  max-width: 320px;
  margin: 0;
}
.doc-footer-title {
  color: var(--doc-text) !important;
  font-size: .82rem;
  font-weight: 950;
  margin: 0 0 14px;
}
.doc-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}
.doc-footer-links a {
  color: var(--doc-muted) !important;
  text-decoration: none !important;
  font-size: .78rem;
  transition: color .16s ease;
}
.doc-footer-links a:hover { color: var(--doc-blue) !important; }
.doc-footer-bottom {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid var(--doc-line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: var(--doc-muted) !important;
  font-size: .76rem;
}
.doc-footer-bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.doc-footer-bottom-links a {
  color: inherit !important;
  text-decoration: none !important;
}
.doc-footer-bottom-links a:hover { color: var(--doc-text) !important; }
@media (max-width: 900px) {
  .doc-footer-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  :root { --doc-header-h: 56px; }
  .doc-shell { padding-inline: 14px; }
  .doc-desktop-nav,
  .doc-user-button span,
  .doc-login-desktop { display: none !important; }
  .doc-menu-btn { display: inline-flex !important; }
  .doc-brand img,
  .doc-logo-img {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    max-width: 28px !important;
    max-height: 28px !important;
  }
}
@media (min-width: 769px) {
  .doc-menu-btn { display: none !important; }
}
@media (max-width: 640px) {
  .doc-footer-shell { padding: 34px 16px 24px; }
  .doc-footer-grid { grid-template-columns: 1fr; gap: 24px; }
  .doc-footer-bottom { align-items: flex-start; flex-direction: column; }
}

/* v10 spacing/responsive refinements */
.doc-page-spacer { margin-bottom: 18px; }
.doc-footer { margin-top: 56px !important; }
.dc-google-tabs { width: 100%; max-width: 100%; box-sizing: border-box; }
@media (min-width: 641px) {
  .dc-google-tabs { overflow-x: visible !important; flex-wrap: wrap !important; }
}
@media (max-width: 640px) {
  .dc-google-tabs { overflow-x: auto !important; scrollbar-width: none; -ms-overflow-style: none; }
  .dc-google-tabs::-webkit-scrollbar { display: none; }
}

/* v11 refinements */
.doc-page-spacer { margin-bottom: 22px !important; }
.doc-footer { margin-top: 68px !important; }
main.dc-page, .dc-page { padding-bottom: 18px; }
.dc-result-info svg { display:inline-block; vertical-align:-2px; }

/* v12 header user button alignment */
.doc-user-button{height:36px!important;min-height:36px!important;padding:3px 7px 3px 10px!important;align-items:center!important;line-height:1!important}
.doc-avatar-img,.doc-user-button img{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:999px!important}
@media(max-width:768px){.doc-auth-dropdown{display:inline-flex!important}.doc-user-button{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:3px!important;border-radius:999px!important;justify-content:center!important}.doc-user-button span{display:none!important}.doc-avatar-img,.doc-user-button img{width:28px!important;height:28px!important}}


/* v56: main DiCode header alignment + truly circular search pagination */
.doc-actions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.doc-actions > *,
.doc-auth-dropdown{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.doc-auth-dropdown{
  height:38px!important;
  flex:0 0 auto!important;
}
.doc-theme-toggle,
.doc-menu-btn,
.doc-icon-btn{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  line-height:1!important;
}
.doc-user-button{
  height:38px!important;
  min-height:38px!important;
  padding:4px 7px 4px 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  line-height:1!important;
}
.doc-user-button span{
  display:inline-flex!important;
  align-items:center!important;
  height:28px!important;
  line-height:1!important;
}
#resultsPagination{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin-top:28px!important;
}
#resultsPagination .dc-chip{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  padding:0!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  font-size:.92rem!important;
  font-weight:900!important;
}
@media(max-width:640px){
  .doc-actions{gap:7px!important}
  .doc-auth-dropdown,.doc-user-button,.doc-theme-toggle,.doc-menu-btn,.doc-icon-btn{height:36px!important;min-height:36px!important}
  .doc-theme-toggle,.doc-menu-btn,.doc-icon-btn{width:36px!important;min-width:36px!important}
  .doc-user-button{padding:4px!important}
  #resultsPagination .dc-chip{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
}

/* v58: global DiCode header alignment across dictionary, docs, tools and list */
.doc-header, .doc-header * { box-sizing: border-box; }
.doc-header { height: var(--doc-header-h) !important; display: block !important; }
.doc-header .doc-shell { height: 100% !important; display: block !important; }
.doc-header-row { height: var(--doc-header-h) !important; min-height: var(--doc-header-h) !important; display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 14px !important; }
.doc-brand, .doc-desktop-nav, .doc-actions { min-height: 38px !important; align-items: center !important; }
.doc-brand { display: inline-flex !important; align-self: center !important; }
.doc-desktop-nav { display: flex !important; align-self: center !important; }
.doc-actions { display: flex !important; align-items: center !important; justify-content: flex-end !important; align-self: center !important; gap: 8px !important; height: 38px !important; line-height: 1 !important; }
.doc-actions > * { align-self: center !important; }
.doc-theme-toggle, .doc-menu-btn, .doc-icon-btn, .doc-user-button { height: 38px !important; min-height: 38px !important; max-height: 38px !important; border-radius: 999px !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important; vertical-align: middle !important; }
.doc-theme-toggle, .doc-menu-btn, .doc-icon-btn { width: 38px !important; min-width: 38px !important; max-width: 38px !important; padding: 0 !important; }
.doc-auth-dropdown { position: relative !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; height: 38px !important; min-height: 38px !important; line-height: 1 !important; }
.doc-user-button { gap: 8px !important; padding: 4px 7px 4px 11px !important; max-width: 180px !important; margin: 0 !important; }
.doc-user-button img, .doc-avatar-img { width: 28px !important; height: 28px !important; min-width: 28px !important; min-height: 28px !important; max-width: 28px !important; max-height: 28px !important; flex: 0 0 28px !important; display: block !important; }
.doc-user-button span { display: inline-flex !important; align-items: center !important; height: 28px !important; max-height: 28px !important; line-height: 1 !important; margin: 0 !important; }
.doc-nav-link { height: 38px !important; min-height: 38px !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important; }
.doc-auth-menu { top: calc(100% + 10px) !important; }
@media (max-width: 768px){
  .doc-header-row { gap: 10px !important; }
  .doc-actions, .doc-auth-dropdown { height: 36px !important; min-height: 36px !important; }
  .doc-theme-toggle, .doc-menu-btn, .doc-icon-btn, .doc-user-button { width: 36px !important; min-width: 36px !important; max-width: 36px !important; height: 36px !important; min-height: 36px !important; max-height: 36px !important; padding: 0 !important; }
  .doc-user-button img, .doc-avatar-img { width: 28px !important; height: 28px !important; min-width: 28px !important; min-height: 28px !important; }
}


/* v59: main DiCode header hamburger visibility and alignment fix (root/doc/tools/list only, not DiCode Mag) */
.doc-menu-btn{display:none!important;}
@media (max-width:1024px){
  .doc-desktop-nav{display:none!important;}
  .doc-menu-btn{display:inline-flex!important;}
}
@media (min-width:1025px){
  .doc-menu-btn{display:none!important;}
  .doc-mobile-menu,.doc-overlay{display:none!important;}
  body.doc-menu-open{overflow:auto!important;}
}
.doc-header-row{align-items:center!important;}
.doc-actions{align-items:center!important;}
.doc-actions>.doc-menu-btn{align-self:center!important;}
