/* Keep translated hero labels within the mobile viewport. */
@media(max-width:700px){
  html body .hero{height:auto;min-height:0;padding-bottom:115px}
  html body .hero .hero-content{position:relative;inset:auto;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:56px 24px 42px;align-items:center;text-align:center}
  html body .hero .hero-buttons{width:100%;max-width:100%;min-width:0;justify-content:center;flex-wrap:wrap}
  html body .hero .hero-buttons a{width:100%;min-width:0;max-width:100%;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;text-align:center}
  html body #site-header header[data-shared-header=true] .header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto 43px;gap:6px;min-width:0;width:100%;box-sizing:border-box}
  html body #site-header header[data-shared-header=true] .search-box{grid-column:1/-1;grid-row:1;min-width:0;width:100%}
  html body #site-header header[data-shared-header=true] .search-box input{min-width:0;width:0;flex:1;box-sizing:border-box}
  html body #site-header header[data-shared-header=true] .theme-switcher,html body #site-header header[data-shared-header=true] .language-switcher,html body #site-header header[data-shared-header=true] .atlas-account-slot{grid-row:2;min-width:0}
  html body #site-header header[data-shared-header=true] .atlas-account-button{width:43px;max-width:100%;box-sizing:border-box}
}
.home-creators-banner{display:flex;gap:22px;align-items:center;justify-content:space-between;margin:22px 0;padding:24px;border:1px solid #dac38366;border-radius:12px;background:radial-gradient(ellipse at right,#69886f55,transparent 65%),#11251e;text-decoration:none;color:#f1eccf!important}
.home-creators-banner strong{display:block;font-family:Cinzel,serif;font-size:22px;margin-bottom:6px}.home-creators-banner span{font-size:13px;line-height:1.7}.home-creators-banner .creator-faces{display:flex;flex-shrink:0}.home-creators-banner img{width:48px;height:48px;object-fit:cover;border-radius:50%;border:2px solid #bca972;margin-left:-9px;background:#15281e}.home-creators-banner:focus-visible{outline:2px solid #dac383;outline-offset:4px}
@media(max-width:500px){.home-creators-banner{align-items:start;flex-direction:column}.home-creators-banner .creator-faces{padding-left:9px}}
