/* /Components/Atoms/Container.razor.rz.scp.css */
.container[b-y9atd39x45]{display:grid;grid-template-columns:1fr;width:100%;max-width:720px;margin:0 auto;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.5),0 6px 20px 0 rgba(0,0,0,.3);padding:30px 30px;padding-bottom:60px;border-radius:30px;color:#202124;gap:16px;font-family:"Gloock",serif}
/* /Components/Atoms/DescriptionBox.razor.rz.scp.css */
.description-box[b-awtqdcigec]{width:100% -22px;max-width:688px;justify-self:center;background-color:#d3d3d3;box-shadow:0 1px 4px 0 rgba(0,0,0,.2),0 6px 5px 0 rgba(0,0,0,.15);padding:16px;border-radius:10px}.description-box svg[b-awtqdcigec]{width:100%}.description-box[b-awtqdcigec] {font-family:"Source Sans Pro",sans-serif}@media screen and (max-width: 500px){.description-box[b-awtqdcigec]  blockquote{font-size:small}}@media screen and (max-width: 424px){.description-box[b-awtqdcigec]  blockquote{font-size:x-small}}@media screen and (max-width: 350px){.description-box[b-awtqdcigec]  blockquote{font-size:xx-small}}.description-box[b-awtqdcigec]  p{display:block;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0}.description-box[b-awtqdcigec]  p strong{font-weight:bold}.description-box[b-awtqdcigec]  p a{padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.description-box[b-awtqdcigec]  p a :link{color:internal value;text-decoration:underline;cursor:auto}.description-box[b-awtqdcigec]  p a :link :active{color:internal value}.description-box[b-awtqdcigec]  p a :visited{color:internal value;text-decoration:underline;cursor:auto}.description-box[b-awtqdcigec]  p a :visited :active{color:internal value}
/* /Components/Atoms/StickyBar.razor.rz.scp.css */
.sticky-bar[b-vxcjwz7uzl]{background-color:#202124;position:sticky;top:0;height:75px;z-index:1}
/* /Components/Atoms/Tag.razor.rz.scp.css */
.tag[b-3zbs2pe57a]{background-color:#d3d3d3;margin:4px 2px;padding:5px 5px;border-radius:10px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2),0 6px 5px 0 rgba(0,0,0,.15)}
/* /Components/Atoms/TextLink.razor.rz.scp.css */
a[b-e1j0sbwq5f]{font-family:"Bebas Neue",cursive;font-size:28px;color:#fef7e0}a :link[b-e1j0sbwq5f]{color:#fef7e0}a :visited[b-e1j0sbwq5f]{color:#fef7e0}a :hover[b-e1j0sbwq5f]{color:#fef7e0}a :active[b-e1j0sbwq5f]{color:#fef7e0}
/* /Components/Atoms/Title.razor.rz.scp.css */
.title[b-5jga8fegya]{font-size:30px;font-weight:900;text-align:center}
/* /Components/Atoms/Video.razor.rz.scp.css */
.embedded-video[b-7kjx519agn]{width:100%;max-width:720px;aspect-ratio:16/9;border-top-left-radius:inherit;border-top-right-radius:inherit}
/* /Components/Molecules/IconLink.razor.rz.scp.css */
a[b-6heejwgelm]{color:#fef7e0}a :link[b-6heejwgelm]{color:#fef7e0}a :visited[b-6heejwgelm]{color:#fef7e0}a :hover[b-6heejwgelm]{color:#fef7e0}a :active[b-6heejwgelm]{color:#fef7e0}
/* /Components/Molecules/NavigationButton.razor.rz.scp.css */
.navigation-button[b-7b2ku10sci]{display:flex;align-items:center;height:100%;gap:32px;padding:0 32px}
/* /Components/Molecules/TagBox.razor.rz.scp.css */
.tag-box[b-4my2zfmfe0]{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;max-width:720px;font-family:"Source Sans Pro",sans-serif;justify-self:center}
/* /Components/Organisms/BlogEntry.razor.rz.scp.css */
.socials[b-9vsel1exth]{display:grid;grid-template-columns:1fr;justify-self:center;gap:0px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2),0 6px 5px 0 rgba(0,0,0,.15);margin:16px 0px;border-radius:10px;width:100%;max-width:720px}.socials .socials-menu[b-9vsel1exth]{margin-left:auto}.socials .socials-menu[b-9vsel1exth]  .icon-link-bar{gap:8px}
/* /Components/Organisms/IconLinkMenu.razor.rz.scp.css */
.icon-link-bar[b-urfckmgpvw]{height:100%;display:inline-flex;align-items:center;gap:32px;padding:0 32px}.icon-link-bar .icon-link[b-urfckmgpvw]{display:flex;align-items:center;height:100%}
/* /Components/Organisms/NavigationBar.razor.rz.scp.css */
.navigation-bar[b-a5rnslnwtj]{display:grid;grid-template-columns:1fr auto;height:100%;max-width:1920px;margin:0 auto}.navigation-bar .navigation-bar-left[b-a5rnslnwtj]{height:100%}.navigation-bar .navigation-bar-right[b-a5rnslnwtj]{height:100%}.navigation-bar .navigation-bar-right[b-a5rnslnwtj]  .github-icon{fill:#fef7e0}
/* /Components/Organisms/PageNavigationMenu.razor.rz.scp.css */
.page-navigation-menu[b-fp8z64b4oq]{height:100%;display:inline-flex}
/* /Components/Outlines/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* /Components/Pages/Index.razor.rz.scp.css */
.entry-list[b-1r8d8z85zc]{display:flex;flex-direction:column-reverse;gap:90px;margin-top:45px;margin-bottom:45px}
