/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; display: flex; min-height: 100vh; flex-direction: column; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #2a7ae2; text-decoration: none; }

a:visited { color: #1756a9; }

a:hover { color: #111; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(800px - (30px * 2)); max-width: calc(800px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(800px - (30px)); max-width: calc(800px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.footer-col-wrapper:after, .wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #828282; padding-right: 5px; vertical-align: text-top; }

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

/** Tables */
table { margin-bottom: 30px; width: 100%; text-align: left; color: #3f3f3f; border-collapse: collapse; border: 1px solid #e8e8e8; }

table tr:nth-child(even) { background-color: #f7f7f7; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #dedede; border-bottom-color: #c9c9c9; }

table td { border: 1px solid #e8e8e8; }

/** Site header */
.site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 55.95px; position: relative; }

.site-title { font-size: 26px; font-weight: 300; line-height: 54px; letter-spacing: -1px; margin-bottom: 0; float: left; }

.site-title, .site-title:visited { color: #424242; }

.site-nav { float: right; line-height: 54px; }

.site-nav .nav-trigger { display: none; }

.site-nav .menu-icon { display: none; }

.site-nav .page-link { color: #111; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 20px; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 15px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; } .site-nav label[for="nav-trigger"] { display: block; float: right; width: 36px; height: 36px; z-index: 2; cursor: pointer; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg { fill: #424242; } .site-nav input ~ .trigger { clear: both; display: none; } .site-nav input:checked ~ .trigger { display: block; padding-bottom: 5px; } .site-nav .page-link { display: block; padding: 5px 10px; margin-left: 20px; } .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/** Site footer */
.site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; }

.footer-heading { font-size: 18px; margin-bottom: 15px; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; flex: 1; }

.page-heading { font-size: 32px; }

.post-list-heading { font-size: 28px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 32px; }

@media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 26px; }

@media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

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

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

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

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

* { margin: 0; padding: 0; box-sizing: border-box; color: #333; }

.flex { display: flex; }

h1, h2, h3, p { color: #333; }

a { color: #00AEEF; }

button, .btn { border: none; border-radius: 100px; background: #13a0f5; color: #fff; padding: 5px 20px 7px; -webkit-appearance: none; }

button.big, .btn.big { font-size: 1.5rem; padding: 7px 30px 10px 30px; }

button:hover, .btn:hover { background: #0089bc; }

button:active, .btn:active { background: #0076a3; box-shadow: none; }

a.btn { text-decoration: none; color: #fff !important; }

* { font-family: "Open Sans", sans-serif; font-size: 16px; }

h1 { font-size: 3rem; font-weight: 400; }

h2 { font-size: 2.25rem; }

h3 { font-size: 1.5rem; }

#colophon p, #colophon a { font-size: 0.875rem; }

a:hover { color: #0089bc; }

a b { color: #00AEEF; }

a b:hover { color: #0089bc; }

a i:not(.fa) { color: #00AEEF; }

a i:not(.fa):hover { color: #0089bc; }

nav#main { display: flex; align-items: center; justify-content: space-between; padding: 10px 20px; }

nav#main ul { display: inline-flex; list-style-type: none; align-items: center; margin: 0; }

nav#main ul li { margin-left: 20px; }

nav#main #logo { height: 46px; }

@media (max-width: 650px) { nav#main { flex-wrap: wrap; justify-content: center; } nav#main #logo { display: flex; justify-content: center; flex-basis: 100%; } nav#main #logo svg { width: 120px; } nav#main ul li { margin-left: 8px; } nav#main ul li a { font-size: 14px; } nav#main ul li a.btn { padding: 3px 8px 5px; } }

nav#main .submenu { position: absolute; margin-left: -20px; margin-top: 10px; display: none; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); z-index: 9; }

nav#main .submenu li { margin-left: 0; margin-top: 10px; }

@media (max-width: 650px) { nav#main .submenu { border-radius: 0; padding-top: 0; } }

nav#main .submenu--active { display: block; }

nav#main li a { text-decoration: none; color: #333; }

nav#main li a:hover { border-bottom: 5px solid; }

nav#main li:nth-of-type(1) a:hover { border-color: #D13239; }

nav#main li:nth-of-type(2) a:hover { border-color: #f15c22; }

nav#main li:nth-of-type(3) a:hover { border-color: #F2E88F; }

nav#main li:nth-of-type(4) a:hover { border-color: #00953A; }

nav#main li:nth-of-type(5) a { font-weight: bold; }

nav#main li:nth-of-type(5) a:hover { border-color: #00AEEF; }

nav#main ul.submenu li:nth-of-type(5) a { font-weight: normal; }

nav#main ul.submenu li:nth-of-type(6) { font-weight: bold; }

nav#main svg { width: 150px; height: auto; }

nav#main .chevron { width: 15px; height: 15px; margin-bottom: -2px; }

@media screen and (max-width: 400px) { nav#main .chevron { display: none; } }

* { margin: 0; padding: 0; box-sizing: border-box; color: #333; }

.flex { display: flex; }

* { font-family: "Open Sans", sans-serif; font-size: 16px; }

pre code { font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace; }

h1 { font-size: 3rem; font-weight: 400; }

h2 { font-size: 2.25rem; }

h3 { font-size: 1.5rem; }

#colophon p, #colophon a { font-size: 0.875rem; }

a:hover { color: #0089bc; }

a b { color: #00aeef; }

a b:hover { color: #0089bc; }

a i:not(.fa) { color: #00aeef; }

a i:not(.fa):hover { color: #0089bc; }

h1, h2, h3, p { color: #333; }

a { color: #00aeef; }

button, .btn { border: none; border-radius: 100px; background: #13a0f5; color: #fff; padding: 5px 20px 7px; -webkit-appearance: none; }

button.big, .btn.big { font-size: 1.5rem; padding: 7px 30px 10px 30px; }

button:hover, .btn:hover { background: #0089bc; }

button:active, .btn:active { background: #0076a3; box-shadow: none; }

a.btn { text-decoration: none; color: #fff !important; }

nav#main { display: flex; align-items: center; justify-content: space-between; padding: 10px 20px; }

nav#main ul { display: inline-flex; list-style-type: none; align-items: center; }

nav#main ul li { margin-left: 20px; }

nav#main #logo { height: 46px; }

@media (max-width: 650px) { nav#main { flex-wrap: wrap; justify-content: center; } nav#main #logo { display: flex; justify-content: center; flex-basis: 100%; } nav#main #logo svg { width: 120px; } nav#main ul li { margin-left: 8px; } nav#main ul li a { font-size: 14px; } nav#main ul li a.btn { padding: 3px 8px 5px; } }

nav#main .submenu { position: absolute; margin-left: -20px; margin-top: 10px; display: none; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); z-index: 9; }

nav#main .submenu li { margin-left: 0; margin-top: 10px; }

@media (max-width: 650px) { nav#main .submenu { border-radius: 0; padding-top: 0; } }

nav#main .submenu--active { display: block; }

nav#main li a { text-decoration: none; color: #333; }

nav#main li a:hover { border-bottom: 5px solid; }

nav#main li:nth-of-type(1) a:hover { border-color: #d13239; }

nav#main li:nth-of-type(2) a:hover { border-color: #f15c22; }

nav#main li:nth-of-type(3) a:hover { border-color: #f2e88f; }

nav#main li:nth-of-type(4) a:hover { border-color: #00953a; }

nav#main li:nth-of-type(5) a { font-weight: bold; }

nav#main li:nth-of-type(5) a:hover { border-color: #00aeef; }

nav#main ul.submenu li:nth-of-type(5) a { font-weight: normal; }

nav#main ul.submenu li:nth-of-type(6) { font-weight: bold; }

nav#main svg { width: 150px; height: auto; max-height: 50px; }

nav#main .chevron { width: 15px; height: 15px; margin-bottom: -2px; }

@media screen and (max-width: 400px) { nav#main .chevron { display: none; } }

body { background: url(/assets/design/grad-south.png), linear-gradient(to right, #f2e88f 0%, pink 100%); background-size: 100% 350px; background-position: 100% 100%, bottom; background-repeat: no-repeat; }

main { padding: 0 20px; background: url(/assets/design/grad-north.png), linear-gradient(-90deg, #f2e88f, #00aeef); background-size: 100% 350px; background-repeat: repeat-x; }

.secondary { margin: 125px auto 0 auto; padding: 0 20px; max-width: 980px; }

@media (max-width: 650px) { .secondary { margin: 150px auto 0 auto; } }

.secondary h3 { width: 100%; justify-content: space-between; flex-wrap: wrap; }

@media (max-width: 420px) { .secondary h3 { justify-content: center; text-align: center; } }

footer { max-width: 980px; margin: 100px auto 20px auto; }

footer a { text-decoration: none; }

footer article { display: flex; justify-content: space-between; padding: 20px 0; border-top: 1px solid #ddd; }

@media (max-width: 769px) { footer article { flex-wrap: wrap; justify-content: space-between; } }

footer article section { flex-basis: 50%; }

@media (max-width: 590px) { footer article section p { display: none; } }

@media (max-width: 500px) { footer article section { display: flex; text-align: center; justify-content: center; align-content: space-around; } footer article section span { display: none; } }

footer article section .svg-inline--fa { float: left; font-size: 3rem; margin-right: 10px; height: 1em; }

@media (max-width: 840px) { footer article section .svg-inline--fa { font-size: 2.5rem; } }

@media (max-width: 590px) { footer article section .svg-inline--fa { font-size: 1.25rem; margin-top: 3px; } }

footer #colophon { text-align: center; padding: 0 20px; }

footer #colophon p, footer #colophon a { color: #aaa; }

.invisible { visibility: hidden; }

.global-banner { background: #00aeef; text-align: center; padding: 1em 0.5em 1.2em; }

.global-banner p { color: white; font-size: 1em; }

.global-banner a { color: white; text-decoration: underline; font-size: 1em; }

.global-banner a:hover { color: #f2e88f; }

.global-banner { background: radial-gradient(circle, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0) 100%), linear-gradient(-90deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(https://teams.discourse.com/a/img/pattern-flip.gif); background-attachment: scroll, scroll, fixed; background-size: 100% 100%, 100% 100%, 300px 300px; text-align: center; padding: 1.5em; box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.15); }

@media (max-width: 615px) { .global-banner { padding: 0.75em; } }

.global-banner h3 { font-family: "Rubik", sans-serif; margin-bottom: 0; font-weight: bold; }

@media (max-width: 615px) { .global-banner h3 { font-size: 1rem; } }

.global-banner p { color: black; font-size: 1.25em; font-family: "Open Sans", sans-serif; }

@media (max-width: 615px) { .global-banner p { font-size: 16px; } }

.global-banner a { text-decoration: underline; font-size: 1em; color: #00aeef; }

.global-banner a:hover { color: #0b6293; }

.youtube-wrapper, .video-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }

.youtube-wrapper iframe, .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

#discourse-comments a.button, .comments-button a, .left-button a, .right-button a, .reply-title a, .reply-counts { text-align: center; text-decoration: none; border-radius: 6px; display: inline-block; font-size: 15px; color: #fff; font-weight: bold; background-color: #00AEEF; transition: background-color 0.25s; margin-top: 10px; padding: 0 15px; line-height: 40px; }

#discourse-comments a.button:visited, .comments-button a:visited, .left-button a:visited, .right-button a:visited, .reply-title a:visited, .reply-counts:visited { color: #fff !important; }

.right-button a { float: right; }

nav { display: flex; overflow: hidden; }

nav .left-button, nav .right-button { display: flex; overflow: hidden; }

nav .left-button a, nav .right-button a { flex: 1 1 auto; display: flex; padding: 1em; line-height: normal; }

nav .left-button a span, nav .right-button a span { flex: 1 1 auto; color: white; margin: 0 .25em; }

.blog-post .right-button { margin-left: auto; }

kbd { align-items: center; border: 1px solid #b4b4b4; background: #eee; border-bottom-width: 2px; border-radius: 3px; box-sizing: border-box; display: inline-flex; font-size: 0.8706em; justify-content: center; line-height: 1.4; margin: 0 0.15em; min-width: 24px; padding: 0.15em 0.6em; }

.wrapper { max-width: 945px; }

.blog-header { margin-top: 1em; display: flex; align-items: center; }

.blog-header .blog-search { position: relative; margin-left: auto; }

@media screen and (max-width: 500px) { .blog-header { margin-top: 0; justify-content: center; flex-wrap: wrap; } .blog-header h1 { text-align: center; } .blog-header .blog-search { width: 100%; margin-left: 0; text-align: center; } .blog-header .blog-search #search-results { text-align: left; } }

.blog-title h1 { margin-bottom: 0; }

.blog-title p { padding: 0; }

h1 a, h1 a:visited { font-size: 3rem; color: #333; }

h1 a:hover { text-decoration: none; color: #5f0eb0; }

.blog-list #search-results, .blog-post #search-results { position: absolute; background: white; width: 100%; padding: 1em; max-width: 380px; max-height: 400px; overflow: auto; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); border-radius: 10px; margin-top: 0.5em; }

.blog-list #search-results article h3, .blog-post #search-results article h3 { margin-top: 0; }

#search-query { padding: 0.25em 0.5em; border-radius: 10px; border: none; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

.full-search { background: #fff; box-sizing: border-box; padding: 80px 100px; margin: 15px 0; text-overflow: ellipsis; line-height: 1.5; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); margin-top: 3em; min-height: 40vh; }

@media screen and (max-width: 850px) { .full-search { padding: 60px 70px; } }

@media screen and (max-width: 650px) { .full-search { padding: 40px 50px; } }

@media screen and (max-width: 450px) { .full-search { padding: 30px; } }

@media screen and (max-width: 349px) { .full-search { padding: 15px; } }

.full-search #search-query { border: 1px solid #ddd; font-size: 2em; }

.full-search input { width: 100%; }

.full-search #search-results { margin-top: 3em; }

.full-search #search-results article h3 { line-height: 1.25; margin-top: 0; margin-bottom: 2rem; }

.full-search article a { font-size: 1.5625rem; }

.full-search article .post-meta { margin-left: 0.15em; }

#search-results a:visited { color: #5f0eb0; }

#search-results article .post-meta time, #search-results article .post-meta a { color: grey; font-size: 0.75rem; }

#search-results article h3 { margin-bottom: 1rem; line-height: 1; font-size: 1.25rem; }

.post-list a:visited { color: #5f0eb0; }

.post-list > li:first-child { margin-top: 3em; }

.post-list > li:not(:last-child) { margin-bottom: 6em; }

.post-list > li { background: #fff; box-sizing: border-box; padding: 80px 100px; margin: 15px 0; text-overflow: ellipsis; line-height: 1.5; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 850px) { .post-list > li { padding: 60px 70px; } }

@media screen and (max-width: 650px) { .post-list > li { padding: 40px 50px; } }

@media screen and (max-width: 450px) { .post-list > li { padding: 30px; } }

@media screen and (max-width: 349px) { .post-list > li { padding: 15px; } }

.post-list.older > li:not(:last-child) { margin-bottom: 3em; }

.post-list.older h1 { margin-bottom: .1em; }

.post-list.older a.post-link { font-weight: bold; }

.post-list.oldest > li article h3 { margin-top: 0; }

.post-list.oldest h2 + h2 { display: none; }

.post-list.older a.post-link, .post-list.oldest a.post-link { color: #00aeef; }

.post-list.older a.post-link:visited, .post-list.oldest a.post-link:visited { color: #5f0eb0; }

nav.pagination { display: flex; align-items: center; }

nav.pagination .rss-subscribe { margin: 1em auto 0.5em; }

@media screen and (max-width: 450px) { nav.pagination .rss-subscribe { display: none; } }

@media screen and (max-width: 450px) { nav.pagination { flex-wrap: wrap; } nav.pagination .right-button { margin-left: auto; } }

article h1.post-title { margin-top: 0.15em; margin-bottom: 0.3em; line-height: 1.2; margin-left: -0.05em; font-weight: bold; }

article h1.post-title a, article h1.post-title a:visited { font-weight: bold; font-size: 1em; color: #333; }

article h2 { line-height: 1.2; font-size: 2em; margin-top: 1.1em; margin-bottom: 0.6em; }

article h3 { margin-top: 1.5em; margin-bottom: 0.75em; font-size: 1.6em; line-height: 1.2; }

article h4 { margin-top: 1.3em; margin-bottom: 0.75em; font-size: 1.4em; line-height: 1.2; }

article p { line-height: 1.7; margin-bottom: 1.33em; }

article img { border: 1px solid #eeeeee; border-radius: 10px; padding: 1.5em; }

article blockquote { padding-left: 1.25em; letter-spacing: normal; font-style: normal; }

article hr { border: 1px solid #eeeeee; margin: 3em 0; }

article a strong { color: #00aeef; }

.h-entry { background: #fff; box-sizing: border-box; padding: 80px 100px; margin: 15px 0; text-overflow: ellipsis; line-height: 1.5; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); margin-top: 3em; }

@media screen and (max-width: 850px) { .h-entry { padding: 60px 70px; } }

@media screen and (max-width: 650px) { .h-entry { padding: 40px 50px; } }

@media screen and (max-width: 450px) { .h-entry { padding: 30px; } }

@media screen and (max-width: 349px) { .h-entry { padding: 15px; } }

.post-author { font-size: 14px; color: #828282; }

.blog-post nav { margin: 2em 0 3em; display: flex; flex-wrap: wrap; }

.category-list { list-style-type: none; margin: 3em 0 0 0; padding: 0; display: grid; grid-template-columns: auto auto auto; grid-gap: 1em; }

@media (max-width: 850px) { .category-list { grid-template-columns: 47% 47%; grid-column-gap: 6%; grid-row-gap: 1em; } }

.category-list li { display: inline; }

.category-list li a { display: flex; overflow: hidden; white-space: nowrap; text-align: center; font-size: 1.25rem; display: block; background: #fff; box-sizing: border-box; padding: 2em; text-overflow: ellipsis; line-height: 1.5; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

@media (max-width: 600px) { .category-list li a { padding: 1em 0.5em; font-size: 1rem; } }

.category-list li a:visited { color: #5f0eb0; }

.archive-container { background: #fff; box-sizing: border-box; padding: 80px 100px; margin: 15px 0; text-overflow: ellipsis; line-height: 1.5; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); margin-top: 3em; }

@media screen and (max-width: 850px) { .archive-container { padding: 60px 70px; } }

@media screen and (max-width: 650px) { .archive-container { padding: 40px 50px; } }

@media screen and (max-width: 450px) { .archive-container { padding: 30px; } }

@media screen and (max-width: 349px) { .archive-container { padding: 15px; } }

.archive-container h1 { line-height: 1.2; font-weight: bold; margin-bottom: 1em; }

.archive-container ul { margin: 0; padding: 0; }

.archive-container ul li { list-style: none; margin-bottom: 1.5em; }

.archive-container ul li:last-child { margin-bottom: 3em; }

.archive-container ul li a:visited { color: #5f0eb0; }

.global-banner p { margin: 0; }

footer { width: 100%; }

footer article { border-top-color: #ddd; }

footer section a { display: flex; justify-content: center; }

footer h4 { font-weight: bold; margin: 0; }

footer p { margin: 0; }

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