@import '_content/Potturusoft.Library.Web.Shared/Potturusoft.Library.Web.Shared.bfoy46qvbn.bundle.scp.css';

/* _content/Potturusoft.Web.Host.Apps/Pages/App.cshtml.rz.scp.css */
.frame-host[b-xuln4gx5nw],
iframe[b-xuln4gx5nw] {
  width: 100%;
  height: 100%;
  border-style: none;
}
/* _content/Potturusoft.Web.Host.Apps/Pages/Index.cshtml.rz.scp.css */
.tile-container[b-hllwqaunui] {
  padding: 6px;
}

  .tile-container .tile[b-hllwqaunui] {
    display: inline-table;
    margin: 4px;
    padding: 4px;
    background-color: transparent;
    text-decoration: none;
  }

    .tile-container .tile.tile-4x4 .image[b-hllwqaunui] {
      width: 240px;
      height: 240px;
    }

    .tile-container .tile .label[b-hllwqaunui] {
      color: var(--color-foreground);
      display: table-row;
      font-size: 1.25rem;
      height: max-content;
      text-align: center;
    }

@media (max-width: 480px) {
  .tile-container .tile.tile-4x4 .image[b-hllwqaunui] {
    width: calc(50vw - 25px);
    height: calc(50vw - 25px);
  }
}
