:root { --c-themePrimaryLight: #cccccc; --c-themePrimaryDark:  #101010; --c-themeSecondaryLight: #DADADA; --c-themeSecondaryDark: #252525; --c-themeTerniaryLight: #AEAEAE; --c-themeTerniaryDark: #515151; --c-themeQuaternaryLight: #919191; --c-themeQuaternaryDark: #888888; --c-themeHueRed: #C02717; --c-themeHueGreen: #bada06; --c-themeHueBlue: #2E86AB; --c-themeHueOrange: #E59500; --c-themeHuePurple: #9F00CE; --c-themeHueBrown: #230007; --c-themeHueYellow: #c4a000; --c-themeHueDarkGreen: #00A000; --c-postWindows: #bada06; --c-postApple: #799100; --c-postPodcast: #74918e; --c-postBlog: #003097; --c-postBits: #5fa4e9; --c-postRetro: #4e0b1f; --c-postBusiness: #b55f79; --c-headerImageFilter: invert(0); --c-menuLinks: var(--c-themeSecondaryLight); --c-menuDepth0: var(--c-themeSecondaryLight); --c-menuItemsFilter: none; --c-menuItemsFilterHover: brightness(200%); --c-menuItemsScaleHover: scale(1.25); --c-menuShadow: rgba(255, 255, 255, 0.2); --c-articleHeading: var(--c-themePrimaryLight); --c-articleParagraph: var(--c-themeSecondaryLight); --c-articleBackground: var(--c-themePrimaryDark); --c-snippetHeading: var(--c-themePrimaryLight); --c-snippetDate: var(--c-themeSecondaryLight); --c-snippetAuthor: var(--c-themePrimaryLight); --c-snippetShadowHover: rgba(255, 255, 255, 0.5); --c-snippetShadow:  rgba(0, 0, 0, 0); --c-postTitle: var(--c-themePrimaryLight); --c-postText: var(--c-themePrimaryLight); --c-pageTitle: var(--c-themePrimaryLight); --c-pageText: var(--c-themePrimaryLight); --c-feed-title: var(--c-themePrimaryLight); --c-pageBackground: var(--c-themePrimaryDark); --c-link: var(--c-themeTerniaryLight); --c-linkVisited: var(--c-themeQuaternaryLight); --c-linkHover: var(--c-themeHueOrange); --c-linkActive: var(--c-themePrimaryLight); --c-footerText: var(--c-themePrimaryLight); --c-footerImageFilter: invert(1); --c-codeShadow:  rgba(0, 0, 0, 0); --c-codeShadowHover:  rgba(0, 0, 0, 0); --c-navigator: var(--c-themePrimaryDark); --c-navigatorFilter: invert(1); --c-noCategoryBackground: var(--c-themePrimaryLight); --c-noCategoryText: var(--c-themePrimaryDark); --c-tableBorder: var(--c-themePrimaryLight); --c-subtitle: var(--c-themeTerniaryLight); /* Comment */ /* Error */ /* Keyword */ /* Literal */ /* Name */ /* Operator */ /* Punctuation */ /* Comment.Multiline */ /* Comment.Preproc */ /* Comment.Single */ /* Comment.Special */ /* Generic.Emph */ /* Generic.Strong */ /* Keyword.Constant */ /* Keyword.Declaration */ /* Keyword.Namespace */ /* Keyword.Pseudo */ /* Keyword.Reserved */ /* Keyword.Type */ /* Literal.Date */ /* Literal.Number */ /* Literal.String */ /* Name.Attribute */ /* Name.Builtin */ /* Name.Class */ /* Name.Constant */ /* Name.Decorator */ /* Name.Entity */ /* Name.Exception */ /* Name.Function */ /* Name.Label */ /* Name.Namespace */ /* Name.Other */ /* Name.Property */ /* Name.Tag */ /* Name.Variable */ /* Operator.Word */ /* Text.Whitespace */ /* Literal.Number.Float */ /* Literal.Number.Hex */ /* Literal.Number.Integer */ /* Literal.Number.Oct */ /* Literal.String.Backtick */ /* Literal.String.Char */ /* Literal.String.Doc */ /* Literal.String.Double */ /* Literal.String.Escape */ /* Literal.String.Heredoc */ /* Literal.String.Interpol */ /* Literal.String.Other */ /* Literal.String.Regex */ /* Literal.String.Single */ /* Literal.String.Symbol */ /* Name.Builtin.Pseudo */ /* Name.Variable.Class */ /* Name.Variable.Global */ /* Name.Variable.Instance */ /* Literal.Number.Integer.Long */ /* Generic.Subheading & Diff Unified/Comment? */ /* Generic.Deleted & Diff Deleted */ /* Generic.Inserted & Diff Inserted */ }

:root .highlight pre { background-color: #272822; }

:root .highlight .hll { background-color: #272822; }

:root .highlight .c { color: #75715e; }

:root .highlight .err { color: #960050; background-color: #1e0010; }

:root .highlight .k { color: #66d9ef; }

:root .highlight .l { color: #ae81ff; }

:root .highlight .n { color: #f8f8f2; }

:root .highlight .o { color: #f92672; }

:root .highlight .p { color: #f8f8f2; }

:root .highlight .cm { color: #75715e; }

:root .highlight .cp { color: #75715e; }

:root .highlight .c1 { color: #75715e; }

:root .highlight .cs { color: #75715e; }

:root .highlight .ge { font-style: italic; }

:root .highlight .gs { font-weight: bold; }

:root .highlight .kc { color: #66d9ef; }

:root .highlight .kd { color: #66d9ef; }

:root .highlight .kn { color: #f92672; }

:root .highlight .kp { color: #66d9ef; }

:root .highlight .kr { color: #66d9ef; }

:root .highlight .kt { color: #66d9ef; }

:root .highlight .ld { color: #e6db74; }

:root .highlight .m { color: #ae81ff; }

:root .highlight .s { color: #e6db74; }

:root .highlight .na { color: #a6e22e; }

:root .highlight .nb { color: #f8f8f2; }

:root .highlight .nc { color: #a6e22e; }

:root .highlight .no { color: #66d9ef; }

:root .highlight .nd { color: #a6e22e; }

:root .highlight .ni { color: #f8f8f2; }

:root .highlight .ne { color: #a6e22e; }

:root .highlight .nf { color: #a6e22e; }

:root .highlight .nl { color: #f8f8f2; }

:root .highlight .nn { color: #f8f8f2; }

:root .highlight .nx { color: #a6e22e; }

:root .highlight .py { color: #f8f8f2; }

:root .highlight .nt { color: #f92672; }

:root .highlight .nv { color: #f8f8f2; }

:root .highlight .ow { color: #f92672; }

:root .highlight .w { color: #f8f8f2; }

:root .highlight .mf { color: #ae81ff; }

:root .highlight .mh { color: #ae81ff; }

:root .highlight .mi { color: #ae81ff; }

:root .highlight .mo { color: #ae81ff; }

:root .highlight .sb { color: #e6db74; }

:root .highlight .sc { color: #e6db74; }

:root .highlight .sd { color: #e6db74; }

:root .highlight .s2 { color: #e6db74; }

:root .highlight .se { color: #ae81ff; }

:root .highlight .sh { color: #e6db74; }

:root .highlight .si { color: #e6db74; }

:root .highlight .sx { color: #e6db74; }

:root .highlight .sr { color: #e6db74; }

:root .highlight .s1 { color: #e6db74; }

:root .highlight .ss { color: #e6db74; }

:root .highlight .bp { color: #f8f8f2; }

:root .highlight .vc { color: #f8f8f2; }

:root .highlight .vg { color: #f8f8f2; }

:root .highlight .vi { color: #f8f8f2; }

:root .highlight .il { color: #ae81ff; }

:root .highlight .gu { color: #75715e; }

:root .highlight .gd { color: #f92672; }

:root .highlight .gi { color: #a6e22e; }

hyvor-talk-comments { --ht-color-accent: #d91c1c; --ht-color-accent-text: #000000; --ht-color-box: #ffffff; --ht-color-box-text: #000000; --ht-color-box-text-light: #0000000; --ht-color-box-secondary: #000000; --ht-color-box-secondary-text: #ffffff; --ht-box-shadow: 5px 5px 0px rgba(255, 255, 255, 0.05); --ht-box-radius: 10px; --ht-box-border: 1px solid transparent; --ht-button-radius: 10px; }

:root { --s-p: 1rem; }

:root { --f-header: Arial Bold; --f-text: Arial; }

*, *:before, *:after { box-sizing: border-box; }

html { font-family: var(--f-text); font-size: 16px; }

@media (max-width: 768px) { html { font-size: 18px; } }

body { background: var(--c-pageBackground); margin: 0; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }

h1, h2, h3, h4, h5, h5, h6 { font-family: var(--f-header); }

h1 { font-size: 2rem; }

p { font-size: var(--s-p); }

a:link { color: var(--c-link); }

a:visited { color: var(--c-linkVisited); }

a:hover { color: var(--c-linkHover); }

a:active { color: var(--c-linkActive); }

table:not([class]) { border-collapse: collapse; border-spacing: 0; border: 1px solid var(--c-tableBorder); }

table:not([class]) th, table:not([class]) td { padding: .25rem; border: 1px solid var(--c-tableBorder); }

.highlight { margin: 2rem 0; transition: ease 1s; box-shadow: inset 0px 0px 14px -4px var(--c-codeShadow); max-width: calc(100vw - 2rem); overflow-x: auto; }

.highlight:hover { box-shadow: inset 0px 0px 14px -4px var(--c-codeShadowHover); }

.highlight pre { margin: 0; padding: 1rem; }

.sx-center { display: flex; align-items: center; justify-content: center; }

.sx-button { width: 100%; margin: 1rem 0; display: flex; align-items: center; justify-content: center; }

.sx-button__content { text-decoration: none; width: fit-content; padding: .5rem 1rem; display: flex; align-items: center; justify-content: center; transition: ease 1s; }

.sx-button__content:link, .sx-button__content:visited, .sx-button__content:hover, .sx-button__content:active { color: var(--c-themePrimaryLight); }

.sx-button__content.red { background-color: var(--c-themeHueRed); }

.sx-button__content.orange { background-color: var(--c-themeHueOrange); }

.sx-button__content.green { background-color: var(--c-themeHueGreen); }

.sx-button__content.blue { background-color: var(--c-themeHueBlue); }

.sx-button__content.purple { background-color: var(--c-themeHuePurple); }

.sx-button__content.brown { background-color: var(--c-themeHueBrown); }

.sx-button__content img { margin-right: 1rem; height: 1rem; filter: brightness(0) invert(1); }

.sx-button__content:hover { letter-spacing: .05rem; }

.sx-subtitle { font-style: italic; color: var(--c-subtitle); }

.sx-picture { display: flex; flex-direction: column; align-items: center; justify-content: center; width: fit-content; margin: 1.5rem 0; }

.svg-icon { width: 48px; height: 48px; display: inline-block; fill: var(--c-pageText); padding-right: 0px; vertical-align: top; background: var(--c-pageBackground); }

.social-media-list li + li { padding-top: 15px; }

.username { background: var(--c-pageBackground); }

.header { display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; padding-top: 2rem; }

.header .logo__link { text-decoration: none; color: var(--c-themePrimaryDark); transition: ease 1s; }

.header .logo__link:hover { letter-spacing: .5rem; }

.header .logo__link h1 { margin: 0; }

.header .logo__link__img { filter: var(--c-headerImageFilter); height: 8rem; }

.header #menuToggle { display: none; border: none; outline: none; cursor: pointer; margin: 2rem 0 1rem 0; padding: 0; font-size: 1rem; width: 3em; }

@media (max-width: 768px) { .header #menuToggle { display: block; } }

.header #menuToggle div { pointer-events: none; width: 100%; height: 0.25em; margin: 0.5em 0; background: black; transition: ease 1s; }

.header #menuToggle.open div:nth-child(1) { transform: translateY(0.75em) rotateZ(45deg); }

.header #menuToggle.open div:nth-child(2) { opacity: 0; }

.header #menuToggle.open div:nth-child(3) { transform: translateY(-0.75em) rotateZ(-45deg); }

.header .menu { font-family: Arial; max-width: 100vw; width: 100%; margin-top: 2rem; }

.header .menu .list { display: flex; align-items: center; justify-content: center; flex-direction: row; padding: 0; margin: 0; list-style: none; }

@media (max-width: 768px) { .header .menu .list { flex-direction: column; } }

.header .menu .list .item { position: relative; display: flex; align-items: center; justify-content: center; flex-direction: row; cursor: pointer; }

.header .menu .list .item .item-controls { display: flex; align-items: center; justify-content: center; flex-direction: row; width: 100%; }

.header .menu .list .item .item-controls img, .header .menu .list .item .item-controls p { transition: ease 1s; filter: var(--c-menuItemsFilter); }

@media (max-width: 768px) { .header .menu .list .item .item-controls img { margin: 0 .5rem 0 0; } }

@media (max-width: 768px) { .header .menu .list .item .item-controls p { margin: 0 0 0 0; } }

.header .menu .list .item .item-controls a { text-decoration: none; color: var(--c-menuLinks); display: flex; align-items: center; justify-content: center; flex-direction: row; }

@media (max-width: 768px) { .header .menu .list .item .item-controls a { padding: 1rem; } }

.header .menu .list .item .item-controls .button-submenu { display: none; }

@media (max-width: 768px) { .header .menu .list .item .item-controls .button-submenu { display: flex; align-items: center; justify-content: center; flex-direction: row; } }

.header .menu .list .item > .list { max-height: 0; width: 250px; overflow: hidden; box-shadow: inset 0px 0px 14px -4px var(--c-menuShadow); transition: ease 1s; flex-direction: column; }

.header .menu .list .item > .list .item { width: 100%; }

@media (min-width: 768px) { .header .menu .list .item > .list a { padding: 0 4rem; } }

@media (max-width: 768px) { .header .menu .list .item > .list { position: static; width: 100%; } }

.header .menu .list .item a:hover img { transform: var(--c-menuItemsScaleHover); filter: var(--c-menuItemsFilterHover); }

@media (max-width: 768px) { .header .menu .list .item a:hover img { transform: scale(1); } }

.header .menu .list .item a:hover p { letter-spacing: .1rem; filter: var(--c-menuItemsFilterHover); }

@media (max-width: 768px) { .header .menu .list .item a:hover p { letter-spacing: .2rem; } }

.header .menu .list .item.open > .list { max-height: 1000px; }

@media (max-width: 768px) { .header .menu .list .item { flex-direction: column; width: 100%; padding: 0; } }

@media (min-width: 768px) { .header .menu .list .item { display: block; } .header .menu .list .item:hover > .list { max-height: 1000px; } }

.header .menu .list.primary > .item { margin: 0 1rem; }

.header .menu .list.primary > .item > .item-controls > a { display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; }

.header .menu .list.primary > .item > .item-controls > a.button-submenu { display: none; }

.header .menu .list.primary > .item > .item-controls > a img { height: 2rem; }

.header .menu .list.primary > .item > .item-controls > a p { margin: 1rem 0 0 0; }

@media (max-width: 768px) { .header .menu .list.primary > .item > .item-controls > a p { margin: 0 0 0 .5rem; } }

.header .menu .list.primary > .item > .item-controls > a:hover p { letter-spacing: normal; transform: scale(1.1); }

@media (max-width: 768px) { .header .menu .list.primary > .item > .item-controls > a { flex-direction: row; width: unset; } .header .menu .list.primary > .item > .item-controls > a img { max-height: 1.5rem; } .header .menu .list.primary > .item > .item-controls > a.button-submenu { display: flex; align-items: center; justify-content: center; flex-direction: row; } }

.header .menu .list.primary > .item > .list { position: absolute; top: calc(100% + 1rem); left: 0; z-index: 1000; background: var(--c-pageBackground); }

@media (max-width: 768px) { .header .menu .list.primary > .item > .list { position: static; } }

@media (max-width: 768px) { .header .menu { box-shadow: inset 0px 0px 14px -4px var(--c-menuShadow); transition: ease 1s; max-height: 0; overflow: hidden; margin: 0; } .header .menu.open { max-height: 1000px; } }

.header .button-submenu .arrow { pointer-events: none; border: solid black; border-width: 0 .25rem .25rem 0; display: inline-block; padding: .25rem; transform: translateY(-0.125rem) rotate(45deg); transition: ease 1s; }

.header .button-submenu.open .arrow { transform: translateY(0.125rem) rotate(-135deg); }

.footer { display: flex; align-items: center; justify-content: center; flex-direction: row; padding: 1rem 0 0 0; margin-top: auto; color: var(--c-footerText); }

.footer__about { display: flex; align-items: center; justify-content: center; flex-direction: row; }

.footer__about__copyright { margin: 0; }

.footer__about .divider { margin: 0 1rem; }

@media (max-width: 768px) { .footer__about .divider { display: none; } }

.footer__about__theme { display: flex; align-items: center; justify-content: center; flex-direction: row; }

.footer__about #simplex-logo img { vertical-align: middle; height: 1.25rem; margin: 0 .5rem; transition: ease 1s; filter: var(--c-footerImageFilter); }

.footer__about #simplex-logo img:hover { transform: scale(1.05) rotate(-5deg); }

@media (max-width: 768px) { .footer__about { flex-direction: column; } }

.feed { padding: 2rem; margin: 2rem; max-width: 1000px; width: 100%; justify-self: center; display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; }

.feed__description { display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; color: var(--c-feed-title); text-align: center; padding: 0 2rem; margin-bottom: 2rem; min-width: 80%; }

.feed__description h1 { margin: 1rem 0 0 0; }

@media (max-width: 768px) { .feed__description h1 { margin: 0; } }

.feed .snippet { display: flex; align-items: center; justify-content: center; flex-direction: row; position: relative; width: 100%; }

.feed .snippet__link { text-decoration: none; color: initial; width: 100%; height: 100%; margin: 1rem 0; padding: 1rem 2rem; box-shadow: inset 0px 0px 14px -4px var(--c-snippetShadow); transition: ease 1s; }

.feed .snippet__link:hover { transform: scale(0.99); box-shadow: inset 0px 0px 14px -4px var(--c-snippetShadowHover); }

@media (max-width: 768px) { .feed .snippet { width: 100%; padding: 0; } }

.feed .snippet__data { display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; align-items: flex-start; }

.feed .snippet__data__metadata { font-family: var(--f-header); display: flex; align-items: center; justify-content: center; flex-direction: row; }

.feed .snippet__data__metadata__category { text-transform: uppercase; margin: 0; display: flex; align-items: center; justify-content: center; flex-direction: row; }

.feed .snippet__data__metadata__category__title { color: var(--c-noCategoryText); background: var(--c-noCategoryBackground); padding: .2rem .5rem; }

@media (max-width: 768px) { .feed .snippet__data__metadata__category { flex-direction: column; } .feed .snippet__data__metadata__category p { text-align: center; width: 100%; margin: 0; } }

.feed .snippet__data__metadata__date { margin: 0 0 0 1rem; color: var(--c-snippetDate); }

@media (max-width: 768px) { .feed .snippet__data__metadata__date { margin: 1rem 0 0 0; } }

@media (max-width: 768px) { .feed .snippet__data__metadata { flex-direction: column; } }

.feed .snippet__data__header { margin: 1rem 0 0 0; color: var(--c-articleHeading); }

@media (max-width: 768px) { .feed .snippet__data__header { margin: 1rem 0 0 0; text-align: center; } }

.feed .snippet__data__text { color: var(--c-snippetHeading); margin: 1rem 0 0 0; }

.feed .snippet__data__author { margin: 1.5rem 0 0 0; color: var(--c-snippetAuthor); display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: row; }

.feed .snippet__data__author img { height: 2rem; border-radius: 100%; }

.feed .snippet__data__author p { margin: 0 0 0 1rem; }

@media (max-width: 768px) { .feed .snippet__data { align-items: center; } }

.feed .snippet::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-size: cover; background-repeat: no-repeat; background-position: center; opacity: .2; }

@media (max-width: 768px) { .feed .snippet::after { opacity: .3; } }

@media (max-width: 768px) { .feed { padding: 0; } }

.post { justify-self: center; margin: 0 2rem; max-width: 1000px; display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; justify-content: flex-start; align-items: center; /* hyvor comments */ }

.post__title__text { text-align: center; color: var(--c-postTitle); margin-bottom: 0; }

.post__alt_img { text-decoration: none; height: 8rem; margin-bottom: 0; }

.post__meta { display: flex; align-items: center; justify-content: center; flex-direction: row; width: 100%; }

.post__meta__divider { color: var(--c-postText); margin: 0 1rem; }

@media (max-width: 768px) { .post__meta__divider { display: none; } }

.post__meta__category { text-transform: uppercase; margin: 0; display: flex; align-items: center; justify-content: center; flex-direction: row; }

.post__meta__category__title { color: var(--c-noCategoryText); background: var(--c-noCategoryBackground); padding: .2rem .5rem; }

@media (max-width: 768px) { .post__meta__category { display: none; margin-top: 1rem; flex-direction: column; } .post__meta__category p { margin: 0; width: 100%; text-align: center; } }

.post__meta__date { color: var(--c-postText); }

@media (max-width: 768px) { .post__meta__date { margin-top: .5rem; } }

.post__meta__author { color: var(--c-postText); width: fit-content; display: flex; align-items: center; justify-content: center; flex-direction: row; }

.post__meta__author__photo { margin: 0 1rem; width: 2rem; border-radius: 100%; }

@media (max-width: 768px) { .post__meta { flex-direction: column; } }

.post__content { color: var(--c-postText); }

.post__content h1 { font-size: 1.8rem; }

.post__content img { max-width: 100%; }

.post__navigator { margin-top: 1rem; width: 100%; }

.post__navigator__buttons { display: flex; align-items: center; justify-content: center; flex-direction: row; justify-content: space-between; }

.post__navigator__buttons a { transition: ease 1s; text-decoration: none; font-weight: bold; font-size: 1.25rem; color: var(--c-navigator); filter: var(--c-navigatorFilter); display: flex; align-items: center; }

.post__navigator__buttons a:hover { letter-spacing: 1.25rem; }

.post__navigator__buttons a .arrow-left { margin-right: .5rem; height: 1em; }

.post__navigator__buttons a .arrow-right { margin-left: .5rem; height: 1em; }

.post__comments { font-size: 1.0rem; font-weight: normal; font-family: Arial; margin-top: 1rem; width: 100%; color: #ffffff; text-decoration: none; }

.page { color: var(--c-pageText); justify-self: center; margin: 0 2rem; max-width: 1000px; display: flex; align-items: center; justify-content: center; flex-direction: row; flex-direction: column; justify-content: flex-start; align-items: center; }

.page img { max-width: 100%; }

/*# sourceMappingURL=style.css.map */