:root{--note-bgr-color: #FFFFFF;--note-font-color: #313131;--body-bgr-color: #ececec;--tag-bgr-color: #ececec;--default-font-color: #313131;--transparent-default-font-color: rgba(49, 49, 49, .25);--default-link-color: #A0522D;--transparent-default-link-color: rgba(160, 82, 45, .25);--hover-default-link-color: #800000;--transparent-hover-default-link-color: rgba(128, 0, 0, .25);--admin-body-bgr-color: #FAF0E6;--admin-border-color: #A0522D;--admin-button-bgr-color: #008080}@media(prefers-color-scheme:dark){:root{--note-bgr-color: #FFFFFF;--note-font-color: #313131;--body-bgr-color: #ececec;--default-font-color: #000000;--transparent-default-font-color: rgba(49, 49, 49, .25);--default-link-color: #0e435b;--transparent-default-link-color: rgba(14, 67, 91, .25);--hover-default-link-color: #800000;--transparent-hover-default-link-color: rgba(97, 45, 0, .25);--admin-body-bgr-color: #16162d;--admin-border-color: #A0522D;--admin-button-bgr-color: #008080}}.note__body p,.note__body ul{font-size:1rem;line-height:1.5rem}@media(min-width:800px){.note__body p,.note__body ul{font-size:1.1rem;line-height:1.5rem}}@media(min-width:1000px){.note__body p,.note__body ul{font-size:1.2rem;line-height:1.5rem}}.note__body h1,.note__body h2{font-size:1.5rem;line-height:2rem}@media(min-width:800px){.note__body h1,.note__body h2{font-size:2rem;line-height:2.5rem}}@media(min-width:1000px){.note__body h1,.note__body h2{font-size:2.5rem;line-height:3rem}}body{margin:0;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;font-feature-settings:"kern";-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style-type:none}a{color:var(--default-link-color);text-decoration-color:var(--transparent-default-link-color);font-weight:700;transition:color .3s ease-in-out}a:hover{color:var(--hover-default-link-color);text-decoration-color:var(--transparent-hover-default-link-color);transition:color .2s ease-in-out}.bgr{background-color:var(--body-bgr-color);color:var(--default-font-color);width:100%;height:100%;display:grid;grid-template-columns:minmax(300px,2000px);justify-content:center}.view{width:100%}.page{display:grid;grid-template-rows:10rem minmax(100px,max-content) 10rem;grid-template-columns:repeat(20,5%)}.page__header{grid-column:1/-1}@media(min-width:800px){.page__header{grid-column:1/-1}}@media(min-width:1000px){.page__header{grid-column:2/-1}}.page__body{grid-column:1/-1}.page__footer{padding:8.5rem 1rem 1rem;grid-column:1/-1}@media(min-width:1000px){.page__footer{grid-column:2/20}}.main-menu{padding:1rem;display:flex;column-gap:2rem}.main-menu__item{display:block;text-transform:lowercase;letter-spacing:.15em;font-weight:700}.main-menu__item a{color:var(--default-font-color);transition:all .3s ease-in-out;text-decoration:none}.main-menu__item a:hover{color:var(--hover-default-link-color);transition:all .2s ease-in-out}.home{display:grid;grid-template-rows:minmax(100px,max-content) minmax(100px,max-content);grid-template-columns:repeat(20,5%)}.home__section{grid-column:1/15;max-width:800px;font-size:1rem}@media(min-width:800px){.home__section{font-size:1.5rem;grid-column:1/15}}@media(min-width:1000px){.home__section{grid-column:2/15}}.home__aside{grid-column:14/20;grid-row:2/-1;padding:.5rem 1rem}.home__last-notes{grid-column:1/20;grid-row:3/-1}@media(min-width:800px){.home__last-notes{grid-column:1/20}}@media(min-width:1000px){.home__last-notes{grid-column:2/20}}.last-notes{line-height:2.5rem;padding:0 1rem}.last-notes__title-h2{font-size:1.3rem;margin-bottom:1.8rem;letter-spacing:.15em}@media(min-width:800px){.last-notes__title-h2{font-size:2rem;line-height:2.5rem}}@media(min-width:1000px){.last-notes__title-h2{line-height:2.5rem}}.last-notes__item{margin-bottom:2rem;font-size:1.3rem;line-height:1.8rem}@media(min-width:800px){.last-notes__item{font-size:2rem;line-height:2.5rem}}.last-notes__link{letter-spacing:.15em;font-weight:700}.message{padding:0 1rem}.message p{margin-top:0}.menu-list__item{margin-bottom:1rem}.list{display:grid;grid-template-rows:minmax(100px,max-content) minmax(100px,max-content);grid-template-columns:repeat(20,5%)}.list__title{grid-column:1/-1;margin-bottom:2rem;font-size:3rem;line-height:3rem;padding:1rem}@media(min-width:800px){.list__title{grid-column:2/-1;font-size:5rem;line-height:5rem;margin-bottom:4rem}}.list__section{grid-column:1/20;max-width:800px;line-height:2.5rem;font-size:2rem;margin-bottom:5rem;padding:0 1rem;transition:none}@media(min-width:800px){.list__section{grid-column:2/20}}@media(min-width:1000px){.list__section{grid-column:2/16}}.list__aside{grid-column:16/20;margin-bottom:5rem;padding:.5rem 1rem}.note-header{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(20,5%)}.note-header__title{grid-column:1/-1;margin-bottom:2rem;font-size:2rem;line-height:2.5rem;padding:1rem}@media(min-width:800px){.note-header__title{grid-column:1/-1;font-size:2.5rem;line-height:3rem;margin-bottom:2rem}}@media(min-width:1000px){.note-header__title{grid-column:2/-1;font-size:3.25rem;line-height:4rem;margin-bottom:2rem}}.note{background-color:var(--note-bgr-color);color:var(--note-font-color);border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;display:grid;grid-template-rows:1fr;grid-template-columns:repeat(20,5%);padding-bottom:5rem}@media(min-width:800px){.note{padding-bottom:10rem}}.note__date{grid-column:1/-1;margin-top:2rem;margin-bottom:2rem;padding:0 1rem}@media(min-width:800px){.note__date{grid-column:1/-1;margin-top:2rem;margin-bottom:3rem}}@media(min-width:1000px){.note__date{grid-column:2/-1;margin-top:3rem;margin-bottom:3rem}}.note__body{grid-column:1/-1}@media(min-width:800px){.note__body{grid-column:1/-1;line-height:2rem}}@media(min-width:1000px){.note__body{grid-column:2/-1;line-height:2rem}}.note__body p{padding:0 1rem;max-width:820px;margin-bottom:1rem}.note__body h1,.note__body h2{padding:0 1rem;margin-top:3rem;margin-bottom:2rem;max-width:900px}.note__body h1:first-child,.note__body h2:first-child{margin-top:0}.note__body ul{padding:0 1rem;margin-bottom:2rem;max-width:820px}.note__body ul li{margin-bottom:1rem}.note__body pre{max-width:1000px;padding:0 1rem}@media(min-width:800px){.note__body pre{padding:1rem}}.note__body code{color:var(--default-link-color);background-color:var(--tag-bgr-color);padding:0 4px;border-radius:.2rem}.note__tags{grid-column:1/-1;margin-top:3rem;padding:0 1rem}@media(min-width:800px){.note__tags{grid-column:2/-1}}.note-tag{display:inline-block;border-radius:.2rem;padding:.1rem .5rem;margin-right:1rem;background-color:var(--tag-bgr-color)}html pre code.hljs{display:block;overflow-x:auto;padding:1em}html code.hljs{padding:3px 5px}html .hljs{background:#2b2b2b;color:#f8f8f2}html .hljs-comment,html .hljs-quote{color:#d4d0ab}html .hljs-variable,html .hljs-template-variable,html .hljs-tag,html .hljs-name,html .hljs-selector-id,html .hljs-selector-class,html .hljs-regexp,html .hljs-deletion{color:#ffa07a}html .hljs-number,html .hljs-built_in,html .hljs-literal,html .hljs-type,html .hljs-params,html .hljs-meta,html .hljs-link{color:#f5ab35}html .hljs-attribute{color:gold}html .hljs-string,html .hljs-symbol,html .hljs-bullet,html .hljs-addition{color:#abe338}html .hljs-title,html .hljs-section{color:#00e0e0}html .hljs-keyword,html .hljs-selector-tag{color:#dcc6e0}html .hljs-emphasis{font-style:italic}html .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){html .hljs-addition,html .hljs-attribute,html .hljs-built_in,html .hljs-bullet,html .hljs-comment,html .hljs-link,html .hljs-literal,html .hljs-meta,html .hljs-number,html .hljs-params,html .hljs-string,html .hljs-symbol,html .hljs-type,html .hljs-quote{color:highlight}html .hljs-keyword,html .hljs-selector-tag{font-weight:700}}
