From 1e1c73fa403b5fe5b724cc160c40dff4754a5209 Mon Sep 17 00:00:00 2001
From: Paul
Date: Mon, 6 Jan 2020 13:44:07 -0500
Subject: [PATCH] fixes working now
---
.gitmodules | 3 +
config.toml | 43 +++
config/_default/config.toml | 43 +++
config/_default/languages.toml | 9 +
config/_default/menus.en.toml | 39 +++
config/_default/menus.ko.toml | 28 ++
config/_default/params.toml | 135 ++++++++
content/_index.md | 80 +++++
content/about/index.ko.md | 7 +
content/about/index.md | 27 ++
content/archive/_index.ko.md | 8 +
content/archive/_index.md | 8 +
content/gallery/cartoon/index.ko.md | 6 +
content/gallery/cartoon/index.md | 7 +
content/gallery/photo/index.ko.md | 9 +
content/gallery/photo/index.md | 13 +
content/posts/_index.ko.md | 7 +
content/posts/_index.md | 7 +
content/posts/emoji-support.md | 51 +++
content/posts/markdown-syntax.md | 148 +++++++++
content/posts/math-typesetting.md | 37 +++
content/posts/placeholder-text.md | 58 ++++
content/posts/rich-content.md | 43 +++
content/posts/syntax-highlight.md | 304 ++++++++++++++++++
content/posts/test-chartjs.md | 51 +++
content/posts/test-flowchart.md | 33 ++
content/posts/test-js-sequence-diagrams.md | 28 ++
content/posts/test-katext.md | 51 +++
content/posts/test-mathjax.md | 17 +
content/posts/test-mermaid.md | 107 ++++++
content/posts/test-viz.md | 45 +++
content/posts/test-wavedrom.md | 24 ++
content/pt/_index.md | 4 +
content/pt/dir/fourth.md | 88 +++++
content/pt/first.md | 31 ++
content/pt/second.md | 31 ++
content/pt/third.md | 76 +++++
...s_b4f67ac5085b89b62b54c1923e5a9145.content | 1 +
...scss_b4f67ac5085b89b62b54c1923e5a9145.json | 1 +
static/favicon.ico | Bin 1150 -> 0 bytes
static/favicon.png | Bin 1444 -> 0 bytes
static/fonts/league-gothic/LICENSE | 2 -
static/fonts/league-gothic/league-gothic.eot | Bin 25696 -> 0 bytes
static/fonts/league-gothic/league-gothic.ttf | Bin 64256 -> 0 bytes
static/fonts/league-gothic/league-gothic.woff | Bin 30764 -> 0 bytes
static/fonts/merriweather-black.woff | Bin 30428 -> 0 bytes
static/fonts/merriweather-black.woff2 | Bin 23248 -> 0 bytes
static/fonts/merriweather-bold.woff | Bin 30648 -> 0 bytes
static/fonts/merriweather-bold.woff2 | Bin 23288 -> 0 bytes
static/fonts/merriweather-bolditalic.woff | Bin 31696 -> 0 bytes
static/fonts/merriweather-bolditalic.woff2 | Bin 24360 -> 0 bytes
static/fonts/merriweather-italic.woff | Bin 32420 -> 0 bytes
static/fonts/merriweather-italic.woff2 | Bin 24904 -> 0 bytes
static/fonts/merriweather-regular.woff | Bin 30176 -> 0 bytes
static/fonts/merriweather-regular.woff2 | Bin 23132 -> 0 bytes
static/fonts/montserrat-black.woff | Bin 30436 -> 0 bytes
static/fonts/montserrat-black.woff2 | Bin 23192 -> 0 bytes
static/fonts/montserrat-bold.woff | Bin 33608 -> 0 bytes
static/fonts/montserrat-bold.woff2 | Bin 25816 -> 0 bytes
static/fonts/montserrat-regular.woff | Bin 33084 -> 0 bytes
static/fonts/montserrat-regular.woff2 | Bin 25500 -> 0 bytes
static/fonts/source-sans-pro/LICENSE | 45 ---
.../source-sans-pro-italic.eot | Bin 75720 -> 0 bytes
.../source-sans-pro-italic.ttf | Bin 238084 -> 0 bytes
.../source-sans-pro-italic.woff | Bin 98556 -> 0 bytes
.../source-sans-pro-regular.eot | Bin 88070 -> 0 bytes
.../source-sans-pro-regular.ttf | Bin 288008 -> 0 bytes
.../source-sans-pro-regular.woff | Bin 114324 -> 0 bytes
.../source-sans-pro-semibold.eot | Bin 89897 -> 0 bytes
.../source-sans-pro-semibold.ttf | Bin 284640 -> 0 bytes
.../source-sans-pro-semibold.woff | Bin 115648 -> 0 bytes
.../source-sans-pro-semibolditalic.eot | Bin 75706 -> 0 bytes
.../source-sans-pro-semibolditalic.ttf | Bin 240944 -> 0 bytes
.../source-sans-pro-semibolditalic.woff | Bin 98816 -> 0 bytes
.../gallery/cartoon/abstract-3159733_640.jpg | Bin 0 -> 103645 bytes
.../cartoon/boxing-ring-149840_640.png | Bin 0 -> 90298 bytes
.../cartoon/fairy-tale-1077856_640.jpg | Bin 0 -> 59361 bytes
.../gallery/cartoon/giraffe-3258053_640.png | Bin 0 -> 105379 bytes
static/gallery/cartoon/girl-1118396_640.jpg | Bin 0 -> 65702 bytes
.../cartoon/robot-in-space-4556429_640.png | Bin 0 -> 172122 bytes
static/gallery/cartoon/sketch-3047721_640.jpg | Bin 0 -> 104490 bytes
.../cartoon/watercolour-2045917_640.jpg | Bin 0 -> 107166 bytes
static/gallery/photo/albatross.png | Bin 0 -> 5389 bytes
static/gallery/photo/teddy.png | Bin 0 -> 9727 bytes
static/images/feature1/flowchart.png | Bin 0 -> 1790 bytes
static/images/feature1/golang.png | Bin 0 -> 4280 bytes
static/images/feature1/graph.png | Bin 0 -> 4131 bytes
static/images/feature1/infinity.png | Bin 0 -> 8623 bytes
static/images/feature1/markdown.png | Bin 0 -> 2385 bytes
static/images/feature1/reindeer.png | Bin 0 -> 5756 bytes
static/images/feature1/wave.png | Bin 0 -> 2470 bytes
static/images/feature2/albatross.png | Bin 0 -> 5389 bytes
static/images/feature2/content.png | Bin 0 -> 2786 bytes
static/images/feature2/graph.png | Bin 0 -> 4460 bytes
static/images/feature2/mathbook.png | Bin 0 -> 10558 bytes
static/images/feature2/owl.png | Bin 0 -> 7876 bytes
static/images/feature2/transfer.png | Bin 0 -> 2479 bytes
static/images/feature2/workflow.png | Bin 0 -> 5659 bytes
static/images/photoswipe/default-skin.png | Bin 547 -> 0 bytes
static/images/photoswipe/default-skin.svg | 1 -
static/images/photoswipe/preloader.gif | Bin 866 -> 0 bytes
static/images/whoami/avatar.jpg | Bin 46494 -> 72898 bytes
static/logo-192.png | Bin 5871 -> 0 bytes
static/logo-512.png | Bin 17397 -> 0 bytes
static/logo.png | Bin 1349 -> 0 bytes
static/manifest.json | 36 +--
themes/zzo | 1 +
107 files changed, 1716 insertions(+), 77 deletions(-)
create mode 100644 .gitmodules
create mode 100644 config.toml
create mode 100644 config/_default/config.toml
create mode 100644 config/_default/languages.toml
create mode 100644 config/_default/menus.en.toml
create mode 100644 config/_default/menus.ko.toml
create mode 100644 config/_default/params.toml
create mode 100644 content/_index.md
create mode 100644 content/about/index.ko.md
create mode 100644 content/about/index.md
create mode 100644 content/archive/_index.ko.md
create mode 100644 content/archive/_index.md
create mode 100644 content/gallery/cartoon/index.ko.md
create mode 100644 content/gallery/cartoon/index.md
create mode 100644 content/gallery/photo/index.ko.md
create mode 100644 content/gallery/photo/index.md
create mode 100644 content/posts/_index.ko.md
create mode 100644 content/posts/_index.md
create mode 100644 content/posts/emoji-support.md
create mode 100644 content/posts/markdown-syntax.md
create mode 100644 content/posts/math-typesetting.md
create mode 100644 content/posts/placeholder-text.md
create mode 100644 content/posts/rich-content.md
create mode 100644 content/posts/syntax-highlight.md
create mode 100644 content/posts/test-chartjs.md
create mode 100644 content/posts/test-flowchart.md
create mode 100644 content/posts/test-js-sequence-diagrams.md
create mode 100644 content/posts/test-katext.md
create mode 100644 content/posts/test-mathjax.md
create mode 100644 content/posts/test-mermaid.md
create mode 100644 content/posts/test-viz.md
create mode 100644 content/posts/test-wavedrom.md
create mode 100644 content/pt/_index.md
create mode 100644 content/pt/dir/fourth.md
create mode 100644 content/pt/first.md
create mode 100644 content/pt/second.md
create mode 100644 content/pt/third.md
create mode 100644 resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.content
create mode 100644 resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.json
delete mode 100644 static/favicon.ico
delete mode 100644 static/favicon.png
delete mode 100644 static/fonts/league-gothic/LICENSE
delete mode 100644 static/fonts/league-gothic/league-gothic.eot
delete mode 100644 static/fonts/league-gothic/league-gothic.ttf
delete mode 100644 static/fonts/league-gothic/league-gothic.woff
delete mode 100644 static/fonts/merriweather-black.woff
delete mode 100644 static/fonts/merriweather-black.woff2
delete mode 100644 static/fonts/merriweather-bold.woff
delete mode 100644 static/fonts/merriweather-bold.woff2
delete mode 100644 static/fonts/merriweather-bolditalic.woff
delete mode 100644 static/fonts/merriweather-bolditalic.woff2
delete mode 100644 static/fonts/merriweather-italic.woff
delete mode 100644 static/fonts/merriweather-italic.woff2
delete mode 100644 static/fonts/merriweather-regular.woff
delete mode 100644 static/fonts/merriweather-regular.woff2
delete mode 100644 static/fonts/montserrat-black.woff
delete mode 100644 static/fonts/montserrat-black.woff2
delete mode 100644 static/fonts/montserrat-bold.woff
delete mode 100644 static/fonts/montserrat-bold.woff2
delete mode 100644 static/fonts/montserrat-regular.woff
delete mode 100644 static/fonts/montserrat-regular.woff2
delete mode 100644 static/fonts/source-sans-pro/LICENSE
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-italic.eot
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-italic.ttf
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-italic.woff
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-regular.eot
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-regular.ttf
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-regular.woff
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibold.eot
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibold.ttf
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibold.woff
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf
delete mode 100644 static/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff
create mode 100644 static/gallery/cartoon/abstract-3159733_640.jpg
create mode 100644 static/gallery/cartoon/boxing-ring-149840_640.png
create mode 100644 static/gallery/cartoon/fairy-tale-1077856_640.jpg
create mode 100644 static/gallery/cartoon/giraffe-3258053_640.png
create mode 100644 static/gallery/cartoon/girl-1118396_640.jpg
create mode 100644 static/gallery/cartoon/robot-in-space-4556429_640.png
create mode 100644 static/gallery/cartoon/sketch-3047721_640.jpg
create mode 100644 static/gallery/cartoon/watercolour-2045917_640.jpg
create mode 100644 static/gallery/photo/albatross.png
create mode 100644 static/gallery/photo/teddy.png
create mode 100644 static/images/feature1/flowchart.png
create mode 100644 static/images/feature1/golang.png
create mode 100644 static/images/feature1/graph.png
create mode 100644 static/images/feature1/infinity.png
create mode 100644 static/images/feature1/markdown.png
create mode 100644 static/images/feature1/reindeer.png
create mode 100644 static/images/feature1/wave.png
create mode 100644 static/images/feature2/albatross.png
create mode 100644 static/images/feature2/content.png
create mode 100644 static/images/feature2/graph.png
create mode 100644 static/images/feature2/mathbook.png
create mode 100644 static/images/feature2/owl.png
create mode 100644 static/images/feature2/transfer.png
create mode 100644 static/images/feature2/workflow.png
delete mode 100644 static/images/photoswipe/default-skin.png
delete mode 100644 static/images/photoswipe/default-skin.svg
delete mode 100644 static/images/photoswipe/preloader.gif
delete mode 100644 static/logo-192.png
delete mode 100644 static/logo-512.png
delete mode 100644 static/logo.png
create mode 160000 themes/zzo
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a3e5604
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "themes/zzo"]
+ path = themes/zzo
+ url = https://github.com/zzossig/hugo-theme-zzo.git
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..863c90d
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,43 @@
+baseURL = "http://example.org"
+title = "Hugo Zzo Theme"
+theme = "zzo"
+
+defaultContentLanguage = "en"
+defaultContentLanguageInSubdir = true
+hasCJKLanguage = true
+
+summaryLength = 70
+buildFuture = true
+
+copyright = "©{year}, All Rights Reserved"
+timeout = 10000
+enableEmoji = true
+paginate = 13
+rssLimit = 100
+
+enableGitInfo = false
+googleAnalytics = ""
+
+[markup]
+ [markup.goldmark]
+ [markup.goldmark.renderer]
+ hardWraps = true
+ unsafe = true
+ xHTML = true
+ [markup.highlight]
+ codeFences = true
+ lineNos = true
+ lineNumbersInTable = true
+ noClasses = false
+ [markup.tableOfContents]
+ endLevel = 3
+ ordered = false
+ startLevel = 2
+
+[outputs]
+ home = ["HTML", "RSS", "JSON"]
+
+[taxonomies]
+ category = "categories"
+ tag = "tags"
+ series = "series"
\ No newline at end of file
diff --git a/config/_default/config.toml b/config/_default/config.toml
new file mode 100644
index 0000000..863c90d
--- /dev/null
+++ b/config/_default/config.toml
@@ -0,0 +1,43 @@
+baseURL = "http://example.org"
+title = "Hugo Zzo Theme"
+theme = "zzo"
+
+defaultContentLanguage = "en"
+defaultContentLanguageInSubdir = true
+hasCJKLanguage = true
+
+summaryLength = 70
+buildFuture = true
+
+copyright = "©{year}, All Rights Reserved"
+timeout = 10000
+enableEmoji = true
+paginate = 13
+rssLimit = 100
+
+enableGitInfo = false
+googleAnalytics = ""
+
+[markup]
+ [markup.goldmark]
+ [markup.goldmark.renderer]
+ hardWraps = true
+ unsafe = true
+ xHTML = true
+ [markup.highlight]
+ codeFences = true
+ lineNos = true
+ lineNumbersInTable = true
+ noClasses = false
+ [markup.tableOfContents]
+ endLevel = 3
+ ordered = false
+ startLevel = 2
+
+[outputs]
+ home = ["HTML", "RSS", "JSON"]
+
+[taxonomies]
+ category = "categories"
+ tag = "tags"
+ series = "series"
\ No newline at end of file
diff --git a/config/_default/languages.toml b/config/_default/languages.toml
new file mode 100644
index 0000000..475add0
--- /dev/null
+++ b/config/_default/languages.toml
@@ -0,0 +1,9 @@
+[en]
+ title = "Hugo Zzo Theme"
+ languageName = "English"
+ weight = 1
+
+[ko]
+ title = "Hugo Zzo Theme"
+ languageName = "한국어"
+ weight = 2
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
new file mode 100644
index 0000000..17806bc
--- /dev/null
+++ b/config/_default/menus.en.toml
@@ -0,0 +1,39 @@
+[[main]]
+ identifier = "about"
+ name = "about"
+ url = "about"
+ weight = 1
+
+[[main]]
+ identifier = "archive"
+ name = "archive"
+ url = "archive"
+ weight = 2
+
+[[main]]
+ identifier = "pt"
+ name = "pt"
+ url = "pt"
+ weight = 3
+
+[[main]]
+ identifier = "gallery"
+ name = "gallery"
+ url = "gallery"
+ weight = 4
+
+[[main]]
+ parent = "gallery"
+ name = "cartoon"
+ url = "gallery/cartoon"
+
+[[main]]
+ parent = "gallery"
+ name = "photo"
+ url = "gallery/photo"
+
+[[main]]
+ identifier = "posts"
+ name = "posts"
+ url = "posts"
+ weight = 5
\ No newline at end of file
diff --git a/config/_default/menus.ko.toml b/config/_default/menus.ko.toml
new file mode 100644
index 0000000..55467a1
--- /dev/null
+++ b/config/_default/menus.ko.toml
@@ -0,0 +1,28 @@
+[[main]]
+ identifier = "about"
+ name = "어바웃"
+ url = "about"
+ weight = 1
+
+[[main]]
+ identifier = "archive"
+ name = "아카이브"
+ url = "archive"
+ weight = 2
+
+[[main]]
+ identifier = "gallery"
+ name = "갤러리"
+ url = "gallery"
+ weight = 3
+
+[[main]]
+ parent = "gallery"
+ name = "fiverr"
+ url = "gallery/mine"
+
+[[main]]
+ identifier = "posts"
+ name = "포스트"
+ url = "posts"
+ weight = 4
\ No newline at end of file
diff --git a/config/_default/params.toml b/config/_default/params.toml
new file mode 100644
index 0000000..59306e9
--- /dev/null
+++ b/config/_default/params.toml
@@ -0,0 +1,135 @@
+logoText = "Zzo theme"
+description = "The Zzo theme for Hugo example site."
+custom_css = []
+custom_js = []
+
+themeOptions = ["dark", "light", "hacker", "solarized", "custom"]
+notAllowedTypesInHome = ["contact", "talks", "about"]
+
+# header
+homeHeaderType = "text" # text, img, slide
+
+# body
+enableBreadcrumb = true
+enablePhotoSwipe = true
+enableSearch = true
+enableSearchHighlight = true
+enableGoToTop = true
+enableWhoami = true
+summaryShape = "classic" # card, classic, compact
+archiveGroupByDate = "2006" # "2006-01": group by month, "2006": group by year
+archivePaginate = 13
+paginateWindow = 1
+talksPaginate = 5
+talksGroupByDate = "2006"
+
+# whoami
+myname = "zzossig"
+email = "zzossig@gmail.com"
+whoami = "Web Developer"
+useGravatar = false
+location = "Seoul, Korea"
+organization = "Hugo"
+link = "https://zzossig.io/ko"
+
+# sidebar
+enableBio = true
+enableSidebar = true
+enableSidebarTags = true
+enableSidebarSeries = true
+enableSidebarCategories = true
+enableToc = true
+hideToc = false
+enableTocSwitch = true
+itemsPerCategory = 5
+
+# footer
+showPoweredBy = true
+showFeedLinks = true
+showSocialLinks = true
+enableLangChange = true
+enableThemeChange = true
+
+# service
+baiduAnalytics = ""
+enableBusuanzi = false
+busuanziSiteUV = true
+busuanziSitePV = true
+busuanziPagePV = true
+
+# comment
+enableComment = true
+disqus_shortname = ""
+commento = false
+
+[gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment
+ owner = "" # Your GitHub ID
+ repo = "" # The repo to store comments
+ clientId = "" # Your client ID
+ clientSecret = "" # Your client secret
+
+[utterances] # https://utteranc.es/
+ owner = "" # Your GitHub ID
+ repo = "" # The repo to store comments
+
+[gitalk] # Gitalk is a comment system based on GitHub issues. see https://github.com/gitalk/gitalk
+ owner = "" # Your GitHub ID
+ repo = "" # The repo to store comments
+ clientId = "" # Your client ID
+ clientSecret = "" # Your client secret
+
+# Valine.
+# You can get your appid and appkey from https://leancloud.cn
+# more info please open https://valine.js.org
+[valine]
+ enable = false
+ appId = '你的appId'
+ appKey = '你的appKey'
+ notify = false # mail notifier , https://github.com/xCss/Valine/wiki
+ verify = false # Verification code
+ avatar = 'mm'
+ placeholder = '说点什么吧...'
+ visitor = false
+
+[changyan]
+ changyanAppid = "" # Changyan app id # 畅言
+ changyanAppkey = "" # Changyan app key
+
+[livere]
+ livereUID = "" # LiveRe UID # 来必力
+
+# Isso: https://posativ.org/isso/
+[isso]
+ enable = false
+ scriptSrc = "" # "https://isso.example.com/js/embed.min.js"
+ dataAttrs = "" # "data-isso='https://isso.example.com' data-isso-require-author='true'"
+
+[socialOptions]
+ email = "mailto:your@email.com"
+ facebook = "http://example.org/"
+ twitter = "http://example.org/"
+ github = "https://github.com/zzossig/hugo-theme-zzo"
+ stack-overflow = ""
+ instagram = ""
+ google-plus = ""
+ youtube = ""
+ medium = ""
+ tumblr = ""
+ linkedin = ""
+ pinterest = ""
+ stack-exchange = ""
+ telegram = ""
+ steam = ""
+ weibo = ""
+ douban = ""
+ csdn = ""
+ zhihu = ""
+ gitlab = ""
+ mastodon = ""
+
+[donationOptions]
+ enable = false
+ alipay = ""
+ wechat = ""
+ paypal = ""
+ patreon = ""
\ No newline at end of file
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..7f430cc
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,80 @@
+---
+header:
+ - type: text
+ height: 200
+ paddingX: 50
+ paddingY: 0
+ align: center
+ title:
+ - HUGO
+ subtitle:
+ - The world’s fastest framework for building websites
+ titleFontSize: 44
+ subtitleFontSize: 16
+ spaceBetweenTitleSubtitle: 20
+
+ - type: img
+ imageSrc: images/header/background.jpg
+ imageSize: cover
+ imageRepeat: no-repeat
+ imagePosition: center
+ height: 235
+ paddingX: 50
+ paddingY: 0
+ align: center
+ title:
+ -
+ subtitle:
+ -
+ titleFontSize: 44
+ subtitleFontSize: 16
+ spaceBetweenTitleSubtitle: 20
+
+ - type: slide
+ height: 235
+ slide:
+ - paddingX: 50
+ paddingY: 0
+ align: left
+ imageSrc: images/header/background.jpg
+ imageSize: cover
+ imageRepeat: no-repeat
+ imagePosition: center
+ title:
+ - header title1
+ subtitle:
+ - header subtitle1
+ titleFontSize: 44
+ subtitleFontSize: 16
+ spaceBetweenTitleSubtitle: 20
+
+ - paddingX: 50
+ paddingY: 0
+ align: center
+ imageSrc: images/header/background.jpg
+ imageSize: cover
+ imageRepeat: no-repeat
+ imagePosition: center
+ title:
+ - header title2
+ subtitle:
+ - header subtitle2
+ titleFontSize: 44
+ subtitleFontSize: 16
+ spaceBetweenTitleSubtitle: 20
+
+ - paddingX: 50
+ paddingY: 0
+ align: right
+ imageSrc: images/header/background.jpg
+ imageSize: cover
+ imageRepeat: no-repeat
+ imagePosition: center
+ title:
+ - header title3
+ subtitle:
+ - header subtitle3
+ titleFontSize: 44
+ subtitleFontSize: 16
+ spaceBetweenTitleSubtitle: 20
+---
\ No newline at end of file
diff --git a/content/about/index.ko.md b/content/about/index.ko.md
new file mode 100644
index 0000000..ca6eafb
--- /dev/null
+++ b/content/about/index.ko.md
@@ -0,0 +1,7 @@
+---
+title: "About"
+date: 2019-10-09T11:44:14+09:00
+type: "about"
+description: About Page
+---
+
diff --git a/content/about/index.md b/content/about/index.md
new file mode 100644
index 0000000..182343f
--- /dev/null
+++ b/content/about/index.md
@@ -0,0 +1,27 @@
++++
+title = "About"
+description = "Hugo, the world’s fastest framework for building websites"
+type = "about"
+date = "2019-02-28"
++++
+
+Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
+
+Hugo makes use of a variety of open source projects including:
+
+* https://github.com/russross/blackfriday
+* https://github.com/alecthomas/chroma
+* https://github.com/muesli/smartcrop
+* https://github.com/spf13/cobra
+* https://github.com/spf13/viper
+
+Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.
+
+Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.
+
+Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
+
+Learn more and contribute on [GitHub](https://github.com/gohugoio).
+
+
+
diff --git a/content/archive/_index.ko.md b/content/archive/_index.ko.md
new file mode 100644
index 0000000..e0fa2be
--- /dev/null
+++ b/content/archive/_index.ko.md
@@ -0,0 +1,8 @@
+---
+title: "Archive"
+date: 2019-10-19T11:44:14+09:00
+type: "archive"
+description: Archive Page
+---
+
+archive page
diff --git a/content/archive/_index.md b/content/archive/_index.md
new file mode 100644
index 0000000..e0fa2be
--- /dev/null
+++ b/content/archive/_index.md
@@ -0,0 +1,8 @@
+---
+title: "Archive"
+date: 2019-10-19T11:44:14+09:00
+type: "archive"
+description: Archive Page
+---
+
+archive page
diff --git a/content/gallery/cartoon/index.ko.md b/content/gallery/cartoon/index.ko.md
new file mode 100644
index 0000000..0b47714
--- /dev/null
+++ b/content/gallery/cartoon/index.ko.md
@@ -0,0 +1,6 @@
+---
+title: "Cartoon"
+date: 2018-10-11T10:20:16+09:00
+type: "gallery"
+description: "cartoon gallery"
+---
diff --git a/content/gallery/cartoon/index.md b/content/gallery/cartoon/index.md
new file mode 100644
index 0000000..88154b3
--- /dev/null
+++ b/content/gallery/cartoon/index.md
@@ -0,0 +1,7 @@
+---
+title: "Cartoon"
+date: 2018-10-11T10:20:16+09:00
+type: "gallery"
+mode: "at-once" # at-once is a default value
+description: "cartoon gallery"
+---
diff --git a/content/gallery/photo/index.ko.md b/content/gallery/photo/index.ko.md
new file mode 100644
index 0000000..1dc8556
--- /dev/null
+++ b/content/gallery/photo/index.ko.md
@@ -0,0 +1,9 @@
+---
+title: "Photo"
+date: 2018-10-12T10:20:16+09:00
+description: Photo Gallery
+type: "gallery"
+mode: "one-by-one"
+description: "포토 갤러리"
+images:
+---
diff --git a/content/gallery/photo/index.md b/content/gallery/photo/index.md
new file mode 100644
index 0000000..fa5a09c
--- /dev/null
+++ b/content/gallery/photo/index.md
@@ -0,0 +1,13 @@
+---
+title: "Photo"
+date: 2018-10-12T10:20:16+09:00
+description: Photo Gallery
+type: "gallery"
+mode: "one-by-one"
+description: "photo gallery"
+images:
+ - image: albatross.png
+ caption: albatross caption
+ - image: teddy.png
+ caption: teddy caption
+---
diff --git a/content/posts/_index.ko.md b/content/posts/_index.ko.md
new file mode 100644
index 0000000..e0f80ce
--- /dev/null
+++ b/content/posts/_index.ko.md
@@ -0,0 +1,7 @@
++++
+aliases = ["posts","articles","blog","showcase","docs"]
+title = "Posts"
+author = "Hugo Authors"
+tags = ["index"]
+description = "Post page"
++++
\ No newline at end of file
diff --git a/content/posts/_index.md b/content/posts/_index.md
new file mode 100644
index 0000000..e0f80ce
--- /dev/null
+++ b/content/posts/_index.md
@@ -0,0 +1,7 @@
++++
+aliases = ["posts","articles","blog","showcase","docs"]
+title = "Posts"
+author = "Hugo Authors"
+tags = ["index"]
+description = "Post page"
++++
\ No newline at end of file
diff --git a/content/posts/emoji-support.md b/content/posts/emoji-support.md
new file mode 100644
index 0000000..0fb750c
--- /dev/null
+++ b/content/posts/emoji-support.md
@@ -0,0 +1,51 @@
++++
+author = "Hugo Authors"
+title = "Emoji Support"
+date = 2019-12-16T12:00:06+09:00
+description = "Guide to emoji usage in Hugo"
+tags = [
+ "emoji",
+ "gamoji",
+ "namoji",
+ "bamoji",
+ "amoji"
+]
++++
+
+Emoji can be enabled in a Hugo project in a number of ways.
+
+The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes).
+
+To enable emoji globally, set `enableEmoji` to `true` in your site’s [configuration](https://gohugo.io/getting-started/configuration/) and then you can type emoji shorthand codes directly in content files; e.g.
+
+
+🙈 :see_no_evil:
🙉 :hear_no_evil:
🙊 :speak_no_evil:
+
+
+The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference for emoji shorthand codes.
+
+***
+
+**N.B.** The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.
+
+{{< highlight html >}}
+.emoji {
+font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;
+}
+{{< /highlight >}}
+
+{{< css.inline >}}
+
+{{< /css.inline >}}
\ No newline at end of file
diff --git a/content/posts/markdown-syntax.md b/content/posts/markdown-syntax.md
new file mode 100644
index 0000000..5cef910
--- /dev/null
+++ b/content/posts/markdown-syntax.md
@@ -0,0 +1,148 @@
++++
+author = "Hugo Authors"
+title = "Markdown Syntax Guide"
+date = 2019-12-20T12:00:06+09:00
+description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
+tags = [
+ "markdown",
+ "css",
+ "html",
+ "themes",
+]
+categories = [
+ "themes",
+ "syntax",
+]
+series = ["Themes Guide"]
+aliases = ["migrate-from-jekyl"]
+featured_image = "feature1/markdown.png"
++++
+
+This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+
+
+## Headings
+
+The following HTML ``—`` elements represent six levels of section headings. `` is the highest section level while `` is the lowest.
+
+# H1
+## H2
+### H3
+#### H4
+##### H5
+###### H6
+
+## Paragraph
+
+Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.
+
+Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.
+
+## Blockquotes
+
+The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a `footer` or `cite` element, and optionally with in-line changes such as annotations and abbreviations.
+
+#### Blockquote without attribution
+
+> Tiam, ad mint andaepu dandae nostion secatur sequo quae.
+> **Note** that you can use *Markdown syntax* within a blockquote.
+
+#### Blockquote with attribution
+
+> Don't communicate by sharing memory, share memory by communicating.
+> — Rob Pike[^1]
+
+
+[^1]: The above quote is excerpted from Rob Pike's [talk](https://www.youtube.com/watch?v=PAAkCSZUG1c) during Gopherfest, November 18, 2015.
+
+## Tables
+
+Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
+
+ Name | Age
+--------|------
+ Bob | 27
+ Alice | 23
+
+#### Inline Markdown within tables
+
+| Inline | Markdown | In | Table |
+| ---------- | --------- | ----------------- | ---------- |
+| *italics* | **bold** | ~~strikethrough~~ | `code` |
+
+## Code Blocks
+
+#### Code block with backticks
+
+```
+html
+
+
+
+
+ Example HTML5 Document
+
+
+ Test
+
+
+```
+#### Code block indented with four spaces
+
+
+
+
+
+ Example HTML5 Document
+
+
+ Test
+
+
+
+#### Code block with Hugo's internal highlight shortcode
+{{< highlight html >}}
+
+
+
+
+ Example HTML5 Document
+
+
+ Test
+
+
+{{< /highlight >}}
+
+## List Types
+
+#### Ordered List
+
+1. First item
+2. Second item
+3. Third item
+
+#### Unordered List
+
+* List item
+* Another item
+* And another item
+
+#### Nested list
+
+* Item
+1. First Sub-item
+2. Second Sub-item
+
+## Other Elements — abbr, sub, sup, kbd, mark
+
+GIF is a bitmap image format.
+
+H2 O
+
+Xn + Yn = Zn
+
+Press CTRL +ALT +Delete to end the session.
+
+Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.
+
diff --git a/content/posts/math-typesetting.md b/content/posts/math-typesetting.md
new file mode 100644
index 0000000..2277c4e
--- /dev/null
+++ b/content/posts/math-typesetting.md
@@ -0,0 +1,37 @@
+---
+author: Hugo Authors
+title: Math Typesetting
+date: 2019-12-17T12:00:06+09:00
+description: A brief guide to setup KaTeX
+libraries:
+- katex
+---
+
+Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
+
+
+In this example we will be using [KaTeX](https://katex.org/)
+
+- Create a partial under `/layouts/partials/math.html`
+- Within this partial reference the [Auto-render Extension](https://katex.org/docs/autorender.html) or host these scripts locally.
+- Include the partial in your templates like so:
+
+```
+{{ if or .Params.math .Site.Params.math }}
+{{ partial "math.html" . }}
+{{ end }}
+```
+- To enable KaTex globally set the parameter `math` to `true` in a project's configuration
+- To enable KaTex on a per page basis include the parameter `math: true` in content files.
+
+**Note:** Use the online reference of [Supported TeX Functions](https://katex.org/docs/supported.html)
+
+### Examples
+
+Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… $$
+
+Block math:
+
+$$
+ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
+$$
\ No newline at end of file
diff --git a/content/posts/placeholder-text.md b/content/posts/placeholder-text.md
new file mode 100644
index 0000000..1dd2b32
--- /dev/null
+++ b/content/posts/placeholder-text.md
@@ -0,0 +1,58 @@
++++
+author = "Hugo Authors"
+title = "Placeholder Text"
+date = 2019-03-09T12:00:06+09:00
+description = "Lorem Ipsum Dolor Si Amet"
+tags = [
+ "markdown",
+ "text",
+]
++++
+
+Lorem est tota propiore conpellat pectoribus de
+pectora summo. Redit teque digerit hominumque toris verebor lumina non cervice
+subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc
+caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis
+lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.
+
+1. Exierant elisi ambit vivere dedere
+2. Duce pollice
+3. Eris modo
+4. Spargitque ferrea quos palude
+
+Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus
+silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria
+tractus malis.
+
+1. Comas hunc haec pietate fetum procerum dixit
+2. Post torum vates letum Tiresia
+3. Flumen querellas
+4. Arcanaque montibus omnes
+5. Quidem et
+
+# Vagus elidunt
+
+
+
+[The Van de Graaf Canon](https://en.wikipedia.org/wiki/Canons_of_page_construction#Van_de_Graaf_canon)
+
+## Mane refeci capiebant unda mulcebat
+
+Victa caducifer, malo vulnere contra
+dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere
+furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. **Faces illo pepulere** tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.
+
+Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli
+Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare
+Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert
+ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae
+vulnus haerentia iuste et exercebat, sui et.
+
+Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel **mitis temploque** vocatus, inque alis, *oculos nomen* non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem
+Propoetides **parte**.
+
+{{< css.inline >}}
+
+{{< /css.inline >}}
diff --git a/content/posts/rich-content.md b/content/posts/rich-content.md
new file mode 100644
index 0000000..3feae11
--- /dev/null
+++ b/content/posts/rich-content.md
@@ -0,0 +1,43 @@
++++
+author = "Hugo Authors"
+title = "Rich Content"
+date = 2019-12-19T12:00:06+09:00
+description = "A brief description of Hugo Shortcodes"
+tags = [
+ "shortcodes",
+ "privacy",
+]
+featured_image = "feature2/content.png"
++++
+
+Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+
+---
+
+## Instagram Simple Shortcode
+
+{{< instagram_simple BGvuInzyFAe hidecaption >}}
+
+
+
+---
+
+## YouTube Privacy Enhanced Shortcode
+
+{{< youtube ZJthWmvUzzc >}}
+
+
+
+---
+
+## Twitter Simple Shortcode
+
+{{< twitter_simple 1085870671291310081 >}}
+
+
+
+---
+
+## Vimeo Simple Shortcode
+
+{{< vimeo_simple 48912912 >}}
diff --git a/content/posts/syntax-highlight.md b/content/posts/syntax-highlight.md
new file mode 100644
index 0000000..11fe89b
--- /dev/null
+++ b/content/posts/syntax-highlight.md
@@ -0,0 +1,304 @@
+---
+title: "Syntax highlighting"
+date: 2017-10-11T10:33:41+09:00
+description: "Syntax highlighting test"
+tags:
+- hugo
+series:
+-
+categories:
+- hugo
+---
+
+Dolore in consectetur irure qui laborum. Adipisicing cillum ad laboris dolor. Quis consectetur ullamco esse ad mollit anim sint nostrud esse. Irure voluptate ex fugiat voluptate ea fugiat laboris.
+
+> This is a blockqute.
+
+* * *
+line
+* * *
+line
+
+# Code Syntax Highlighting
+
+Verify the following code blocks render as code blocks and highlight properly.
+
+### Diff
+
+``` diff
+*** /path/to/original ''timestamp''
+--- /path/to/new ''timestamp''
+***************
+*** 1 ****
+! This is a line.
+--- 1 ---
+! This is a replacement line.
+It is important to spell
+-removed line
++new line
+```
+
+### Makefile
+
+``` makefile
+CC=gcc
+CFLAGS=-I.
+
+hellomake: hellomake.o hellofunc.o
+ $(CC) -o hellomake hellomake.o hellofunc.o -I.
+```
+
+### JSON
+
+``` json
+{"employees":[
+ {"firstName":"John", "lastName":"Doe"},
+]}
+```
+
+### Markdown
+
+``` markdown
+**bold**
+*italics*
+[link](www.example.com)
+```
+
+### JavaScript
+
+``` javascript
+document.write('Hello, world!');
+```
+
+### CSS
+
+``` css
+body {
+ background-color: red;
+}
+```
+
+### Objective C
+
+``` objectivec
+#import
+
+int main (void)
+{
+ printf ("Hello world!\n");
+}
+```
+
+### Python
+
+``` python
+print "Hello, world!"
+```
+
+### XML
+
+``` xml
+
+
+ John Doe
+
+
+```
+
+### Perl
+
+``` perl
+print "Hello, World!\n";
+```
+
+### Bash
+
+``` bash
+echo "Hello World"
+```
+
+### PHP
+
+``` php
+ Hello World'; ?>
+```
+
+### CoffeeScript
+
+``` coffeescript
+console.log(“Hello world!”);
+```
+
+### C#
+
+``` cs
+using System;
+class Program
+{
+ public static void Main(string[] args)
+ {
+ Console.WriteLine("Hello, world!");
+ }
+}
+```
+
+### C++
+
+``` cpp
+#include
+
+main()
+{
+ cout << "Hello World!";
+ return 0;
+}
+```
+
+### SQL
+
+``` sql
+SELECT column_name,column_name
+FROM table_name;
+```
+
+### Go
+
+``` go
+package main
+import "fmt"
+func main() {
+ fmt.Println("Hello, 世界")
+}
+```
+
+### Ruby
+
+```ruby
+puts "Hello, world!"
+```
+
+### Java
+
+```java
+import javax.swing.JFrame; //Importing class JFrame
+import javax.swing.JLabel; //Importing class JLabel
+public class HelloWorld {
+ public static void main(String[] args) {
+ JFrame frame = new JFrame(); //Creating frame
+ frame.setTitle("Hi!"); //Setting title frame
+ frame.add(new JLabel("Hello, world!"));//Adding text to frame
+ frame.pack(); //Setting size to smallest
+ frame.setLocationRelativeTo(null); //Centering frame
+ frame.setVisible(true); //Showing frame
+ }
+}
+```
+
+### Latex Equation
+
+```latex
+\frac{d}{dx}\left( \int_{0}^{x} f(u)\,du\right)=f(x).
+```
+
+```javascript
+import {x, y} as p from 'point';
+const ANSWER = 42;
+
+class Car extends Vehicle {
+ constructor(speed, cost) {
+ super(speed);
+
+ var c = Symbol('cost');
+ this[c] = cost;
+
+ this.intro = `This is a car runs at
+ ${speed}.`;
+ }
+}
+
+for (let num of [1, 2, 3]) {
+ console.log(num + 0b111110111);
+}
+
+function $initHighlight(block, flags) {
+ try {
+ if (block.className.search(/\bno\-highlight\b/) != -1)
+ return processBlock(block.function, true, 0x0F) + ' class=""';
+ } catch (e) {
+ /* handle exception */
+ var e4x =
+ ;
+ }
+ for (var i = 0 / 2; i < classes.length; i++) {
+ // "0 / 2" should not be parsed as regexp
+ if (checkCondition(classes[i]) === undefined)
+ return /\d+[\s/]/g;
+ }
+ console.log(Array.every(classes, Boolean));
+}
+
+export $initHighlight;
+```
+
+```html
+
+
+
+
+ Hello world
+
+
+
+
+
+
+
+
+
+
+```
+
+```css
+/*********************************************************
+* General
+*/
+pre[class*="language-"],
+code {
+ color: #5c6e74;
+ font-size: 13px;
+ text-shadow: none;
+ font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
+ direction: ltr;
+ text-align: left;
+ white-space: pre;
+ word-spacing: normal;
+ word-break: normal;
+ line-height: 1.5;
+ tab-size: 4;
+ hyphens: none;
+}
+pre[class*="language-"]::selection,
+code::selection {
+ text-shadow: none;
+ background: #b3d4fc;
+}
+@media print {
+ pre[class*="language-"],
+ code {
+ text-shadow: none;
+ }
+}
+pre[class*="language-"] {
+ padding: 1em;
+ margin: .5em 0;
+ overflow: auto;
+ background: #f8f5ec;
+}
+:not(pre) > code {
+ padding: .1em .3em;
+ border-radius: .3em;
+ color: #db4c69;
+ background: #f9f2f4;
+}
+```
\ No newline at end of file
diff --git a/content/posts/test-chartjs.md b/content/posts/test-chartjs.md
new file mode 100644
index 0000000..5906cf5
--- /dev/null
+++ b/content/posts/test-chartjs.md
@@ -0,0 +1,51 @@
+---
+title: "Chart support"
+date: 2019-11-18T12:00:06+09:00
+description: "Simple yet flexible JavaScript charting for designers & developers"
+tags:
+-
+series:
+-
+categories:
+- diagram
+libraries:
+- chart
+featured_image: "feature1/graph.png"
+---
+
+```chart
+{
+ "type": "bar",
+ "data":
+ {
+ "labels": ["One", "Two", "Three", "Four", "Five", "Six"],
+ "datasets": [{
+ "label": "# of Votes",
+ "data": [12, 19, 3, 5, 3, 8]
+ }]
+ }
+}
+```
+
+```chart
+ {
+ "type": "line",
+ "data": {
+ "labels": ["One", "Two", "Three", "Four", "Five", "Six"],
+ "datasets": [
+ {
+ "label": "# of Votes",
+ "data": [12, 19, 3, 5, 2, 3],
+ "backgroundColor":"transparent",
+ "borderColor":"orange"
+ },
+ {
+ "label": "Some other set",
+ "data": [15, 8, 13, 5, 5, 9],
+ "backgroundColor":"transparent",
+ "borderColor":"#44ccff"
+ }
+ ]
+ }
+ }
+```
diff --git a/content/posts/test-flowchart.md b/content/posts/test-flowchart.md
new file mode 100644
index 0000000..aa24df2
--- /dev/null
+++ b/content/posts/test-flowchart.md
@@ -0,0 +1,33 @@
+---
+title: "Flowchart support"
+date: 2019-11-14T12:00:06+09:00
+description: "flowchart.js is a flowchart DSL and SVG render that runs in the browser and terminal.
+Nodes and connections are defined in separately so that nodes can be reused and connections can be quickly changed."
+tags:
+-
+series:
+-
+categories:
+- diagram
+libraries:
+- flowchartjs
+featured_image: "feature1/flowchart.png"
+---
+
+```flowchart
+st=>start: Start|past:>http://www.google.com[blank]
+e=>end: End|future:>http://www.google.com
+op1=>operation: My Operation|past
+op2=>operation: Stuff|current
+sub1=>subroutine: My Subroutine|invalid
+cond=>condition: Yes
+or No?|approved:>http://www.google.com
+c2=>condition: Good idea|rejected
+io=>inputoutput: catch something...|future
+
+st->op1(right)->cond
+cond(yes, right)->c2
+cond(no)->sub1(left)->op1
+c2(yes)->io->e
+c2(no)->op2->e
+```
diff --git a/content/posts/test-js-sequence-diagrams.md b/content/posts/test-js-sequence-diagrams.md
new file mode 100644
index 0000000..e01ef48
--- /dev/null
+++ b/content/posts/test-js-sequence-diagrams.md
@@ -0,0 +1,28 @@
+---
+title: "JS Sequence Diagram support"
+date: 2019-11-18T12:00:06+09:00
+description: "Generates UML sequence diagrams from simple text"
+tags:
+-
+series:
+-
+categories:
+- diagram
+libraries:
+- msc
+featured_image: "feature2/transfer.png"
+---
+
+```msc
+Alice->Bob: Hello Bob, how are you?
+Note right of Bob: Bob thinks
+Bob-->Alice: I am good thanks!
+```
+
+```msc
+Title: Here is a title
+A->B: Normal line
+B-->C: Dashed line
+C->>D: Open arrow
+D-->>A: Dashed open arrow
+```
\ No newline at end of file
diff --git a/content/posts/test-katext.md b/content/posts/test-katext.md
new file mode 100644
index 0000000..8910992
--- /dev/null
+++ b/content/posts/test-katext.md
@@ -0,0 +1,51 @@
+---
+title: "Katex support"
+date: 2019-11-15T12:00:06+09:00
+description: "KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web."
+tags:
+-
+series:
+-
+categories:
+- math
+libraries:
+- katex
+featured_image: "feature2/mathbook.png"
+---
+
+
+The following
+
+$$ \int_{a}^{b} x^2 dx $$
+
+Is an integral
+
+$$
+ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
+$$
+
+Enable Katex in the config file by setting the `katex` param to `true`. This will import the necessary Katex CSS/JS.
+
+See the online reference of [supported TeX functions](https://katex.org/docs/supported.html).
+
+**Note:** For inline math to render correctly, your content file extension must be `.mmark`. See the [official mmark site](https://mmark.nl/).
+
+```
+Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… $$
+```
+
+Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… $$
+
+```
+Block math:
+
+$$
+\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
+$$
+```
+
+Block math:
+
+$$
+\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
+$$
\ No newline at end of file
diff --git a/content/posts/test-mathjax.md b/content/posts/test-mathjax.md
new file mode 100644
index 0000000..97ce686
--- /dev/null
+++ b/content/posts/test-mathjax.md
@@ -0,0 +1,17 @@
+---
+title: "MathJax support"
+date: 2019-11-16T12:00:06+09:00
+description: "A JavaScript display engine for mathematics that works in all browsers.No more setup for readers. It just works."
+tags:
+-
+series:
+-
+categories:
+- math
+libraries:
+- mathjax
+featured_image: "feature1/infinity.png"
+---
+
+When \\(a \ne 0\\), there are two solutions to \\(\(ax^2 + bx + c = 0\)\\) and they are
+\\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\\]
\ No newline at end of file
diff --git a/content/posts/test-mermaid.md b/content/posts/test-mermaid.md
new file mode 100644
index 0000000..3848858
--- /dev/null
+++ b/content/posts/test-mermaid.md
@@ -0,0 +1,107 @@
+---
+title: "Mermaid support"
+date: 2019-11-17T12:00:06+09:00
+description: "Generate diagrams, charts, graphs or flows from markdown-like text via javascript."
+tags:
+- diagram
+series:
+-
+categories:
+- diagram
+libraries:
+- mermaid
+featured_image: "feature2/workflow.png"
+---
+
+```mermaid
+graph TD;
+ A-->B;
+ A-->C;
+ B-->D;
+ C-->D;
+```
+
+```mermaid
+graph TD;
+ A-->B;
+ A-->C;
+ B-->D;
+ C-->D;
+```
+
+```mermaid
+graph TD;
+ A-->B;
+ A-->C;
+ B-->D;
+ C-->D;
+```
+
+```mermaid
+sequenceDiagram
+ participant Alice
+ participant Bob
+ Alice->John: Hello John, how are you?
+ loop Healthcheck
+ John->John: Fight against hypochondria
+ end
+ Note right of John: Rational thoughts prevail...
+ John-->Alice: Great!
+ John->Bob: How about you?
+ Bob-->John: Jolly good!
+```
+
+```mermaid
+graph TD
+A[Hard] -->|Text| B(Round)
+B --> C{Decision}
+C -->|One| D[Result 1]
+C -->|Two| E[Result 2]
+```
+
+```mermaid
+gantt
+section Section
+Completed :done, des1, 2014-01-06,2014-01-08
+Active :active, des2, 2014-01-07, 3d
+Parallel 1 : des3, after des1, 1d
+Parallel 2 : des4, after des1, 1d
+Parallel 3 : des5, after des3, 1d
+Parallel 4 : des6, after des4, 1d
+```
+
+```mermaid
+classDiagram
+Class01 <|-- AveryLongClass : Cool
+<> Class01
+Class09 --> C2 : Where am i?
+Class09 --* C3
+Class09 --|> Class07
+Class07 : equals()
+Class07 : Object[] elementData
+Class01 : size()
+Class01 : int chimp
+Class01 : int gorilla
+class Class10 {
+ <>
+ int id
+ size()
+}
+```
+
+```mermaid
+stateDiagram
+[*] --> Still
+Still --> [*]
+Still --> Moving
+Moving --> Still
+Moving --> Crash
+Crash --> [*]
+```
+
+```mermaid
+pie
+"Dogs" : 386
+"Cats" : 85
+"Rats" : 15
+```
\ No newline at end of file
diff --git a/content/posts/test-viz.md b/content/posts/test-viz.md
new file mode 100644
index 0000000..8cca845
--- /dev/null
+++ b/content/posts/test-viz.md
@@ -0,0 +1,45 @@
+---
+title: "Viz support"
+date: 2019-11-18T21:00:06+09:00
+description: "A hack to put Graphviz on the web."
+tags:
+-
+series:
+-
+categories:
+- diagram
+libraries:
+- viz
+featured_image: "feature2/graph.png"
+---
+
+```viz-dot
+ digraph G {
+
+ subgraph cluster_0 {
+ style=filled;
+ color=lightgrey;
+ node [style=filled,color=white];
+ a0 -> a1 -> a2 -> a3;
+ label = "process #1";
+ }
+
+ subgraph cluster_1 {
+ node [style=filled];
+ b0 -> b1 -> b2 -> b3;
+ label = "process #2";
+ color=blue
+ }
+ start -> a0;
+ start -> b0;
+ a1 -> b3;
+ b2 -> a3;
+ a3 -> a0;
+ a3 -> end;
+ b3 -> end;
+
+ start [shape=Mdiamond];
+ end [shape=Msquare];
+}
+
+```
diff --git a/content/posts/test-wavedrom.md b/content/posts/test-wavedrom.md
new file mode 100644
index 0000000..784c71d
--- /dev/null
+++ b/content/posts/test-wavedrom.md
@@ -0,0 +1,24 @@
+---
+title: "Wavedrom support"
+date: 2019-11-18T18:00:06+09:00
+description: "WaveDrom is a Free and Open Source online digital timing diagram (waveform) rendering engine that uses javascript, HTML5 and SVG to convert a WaveJSON input text description into SVG vector graphics."
+tags:
+-
+series:
+-
+categories:
+- diagram
+libraries:
+- wavedrom
+featured_image: "feature1/wave.png"
+---
+
+```wave
+{
+ "signal": [ {"name": "CLK", "wave": "p.....|..."},
+ {"name":"DAT", "wave":"x.345x|=.x", "data":["A","B","C","D"]},
+ {"name": "REQ", "wave": "0.1..0|1.0"},
+ {},
+ {"name": "ACK", "wave": "1.....|01."}
+]}
+```
diff --git a/content/pt/_index.md b/content/pt/_index.md
new file mode 100644
index 0000000..cf5bbb0
--- /dev/null
+++ b/content/pt/_index.md
@@ -0,0 +1,4 @@
+---
+title: "Presentations"
+description: "Presentation list with reveal.js"
+---
diff --git a/content/pt/dir/fourth.md b/content/pt/dir/fourth.md
new file mode 100644
index 0000000..b6fd5e2
--- /dev/null
+++ b/content/pt/dir/fourth.md
@@ -0,0 +1,88 @@
+---
+title: "Fourth"
+date: 2019-10-30T20:48:10+09:00
+description: "My fourth presentation"
+type: pt
+tags:
+-
+series:
+-
+categories:
+-
+featured_image: "feature1/golang.png"
+plugins:
+- highlight
+- zoom
+- notes
+- math
+highlightTheme: monokai
+revealTheme: bagie
+revealBackgroundColor: "" # #fff or rgba() or hsl()
+revealBackgroundImage: "" # /images/myImage.png <= static folder path
+revealBackgroundPosition: "" # left top, left center, left bottom, right top, right center ...
+revealBackgroundRepeat: "" # repeat, repeat-x, repeat-y, no-repeat, inherit
+revealBackgroundOpacity: "" # 0~1
+revealBackgroundVideo: "" # /videos/myVideo.mp4 <= static folder path, A single video source, or a comma separated list of video sources.
+revealBackgroundVideoLoop: false # true, false
+revealBackgroundVideoMuted: false # true, false
+revealBackgroundSize: "" # cover, contain, ...
+reveal:
+ - main:
+ - sub:
+ - |
+ # Hugo
+ ## The world’s fastest framework for building websites
+
+ - sub:
+ - |
+ Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
+ - main:
+ - sub:
+ - |
+ # Reveal.js
+ ## A framework for easily creating beautiful presentations using HTML.
+ - [Check out the live demo](https://revealjs.com/#/)
+ - main:
+ - sub:
+ - |
+ You can easily create presentation documents using Markdown.
+ - fragment:
+ - sub:
+ - |
+ # here
+ - sub:
+ - |
+ #### you
+ - sub:
+ - |
+ #### go
+ - main:
+ - sub:
+ - |
+ # POINT OF VIEW
+
+ Press *ESC* to enter the slide overview.
+
+ Hold down the alt key (ctrl in Linux) and click on any element to zoom towards it using zoom.js. click again to zoom back out.
+
+ (NOTE\: Use ctrl + click in Linux)
+ - fragment:
+ - sub:
+ - |
+ ## FRAGMENTS
+ - sub:
+ - |
+ Hit the next arrow...
+ - sub:
+ - |
+ ... to step through ...
+ - sub:
+ - |
+ .. a
+ - sub:
+ - |
+ .. a fragmented
+ - sub:
+ - |
+ .. a fragmented slide.
+---
diff --git a/content/pt/first.md b/content/pt/first.md
new file mode 100644
index 0000000..e38a11f
--- /dev/null
+++ b/content/pt/first.md
@@ -0,0 +1,31 @@
+---
+title: "First"
+date: 2019-10-30T19:45:20+09:00
+description: "My first presentation"
+type: pt
+tags:
+-
+series:
+-
+categories:
+-
+featured_image: "feature2/owl.png"
+revealBackgroundColor: "" # #fff or rgba() or hsl()
+revealBackgroundImage: "" # /images/myImage.png <= static folder path
+revealBackgroundPosition: "" # left top, left center, left bottom, right top, right center ...
+revealBackgroundRepeat: "" # repeat, repeat-x, repeat-y, no-repeat, inherit
+revealBackgroundOpacity: "" # 0~1
+revealBackgroundVideo: "" # /videos/myVideo.mp4 <= static folder path, A single video source, or a comma separated list of video sources.
+revealBackgroundVideoLoop: false # true, false
+revealBackgroundVideoMuted: false # true, false
+revealBackgroundSize: "" # cover, contain, ...
+reveal:
+ - main:
+ - sub:
+ - |
+ test 1
+ - main:
+ - sub:
+ - |
+ test 2
+---
diff --git a/content/pt/second.md b/content/pt/second.md
new file mode 100644
index 0000000..139dabe
--- /dev/null
+++ b/content/pt/second.md
@@ -0,0 +1,31 @@
+---
+title: "Second"
+date: 2019-10-30T20:45:24+09:00
+description: "My second presentation"
+type: pt
+tags:
+-
+series:
+-
+categories:
+-
+featured_image: "feature1/reindeer.png"
+revealBackgroundColor: "" # #fff or rgba() or hsl()
+revealBackgroundImage: "" # /images/myImage.png <= static folder path
+revealBackgroundPosition: "" # left top, left center, left bottom, right top, right center ...
+revealBackgroundRepeat: "" # repeat, repeat-x, repeat-y, no-repeat, inherit
+revealBackgroundOpacity: "" # 0~1
+revealBackgroundVideo: "" # /videos/myVideo.mp4 <= static folder path, A single video source, or a comma separated list of video sources.
+revealBackgroundVideoLoop: false # true, false
+revealBackgroundVideoMuted: false # true, false
+revealBackgroundSize: "" # cover, contain, ...
+reveal:
+ - main:
+ - sub:
+ - |
+ test 1
+ - main:
+ - sub:
+ - |
+ test 2
+---
diff --git a/content/pt/third.md b/content/pt/third.md
new file mode 100644
index 0000000..7db0430
--- /dev/null
+++ b/content/pt/third.md
@@ -0,0 +1,76 @@
+---
+title: "Third"
+date: 2019-10-30T20:46:30+09:00
+description: "My third presentation"
+type: pt
+tags:
+-
+series:
+-
+categories:
+-
+featured_image: "feature2/albatross.png"
+plugins:
+- highlight
+- zoom
+- math
+highlightTheme: monokai
+revealBackgroundColor: "" # #fff or rgba() or hsl()
+revealBackgroundImage: "" # /images/myImage.png <= static folder path
+revealBackgroundPosition: "" # left top, left center, left bottom, right top, right center ...
+revealBackgroundRepeat: "" # repeat, repeat-x, repeat-y, no-repeat, inherit
+revealBackgroundOpacity: "" # 0~1
+revealBackgroundVideo: "" # /videos/myVideo.mp4 <= static folder path, A single video source, or a comma separated list of video sources.
+revealBackgroundVideoLoop: false # true, false
+revealBackgroundVideoMuted: false # true, false
+revealBackgroundSize: "" # cover, contain, ...
+revealTheme: league
+reveal:
+ - main:
+ - sub:
+ - |
+ ## Syntax highlighting
+ ```go
+ // If an unknown or empty style is provided, AP style is what you get.
+ func GetTitleFunc(style string) func(s string) string {
+ switch strings.ToLower(style) {
+ case "go":
+ return strings.Title
+ case "chicago":
+ return transform.NewTitleConverter(transform.ChicagoStyle)
+ default:
+ return transform.NewTitleConverter(transform.APStyle)
+ }
+ }
+ ```
+ - main:
+ - sub:
+ - |
+ ## Mathjax 1
+ \\[\mathbf{V}_1 \times \mathbf{V}_2 = \begin{vmatrix}
+ \mathbf{i} & \mathbf{j} & \mathbf{k} \\
+ \frac{\partial X}{\partial u} & \frac{\partial Y}{\partial u} & 0 \\
+ \frac{\partial X}{\partial v} & \frac{\partial Y}{\partial v} & 0
+ \end{vmatrix} \\]
+ - main:
+ - sub:
+ - |
+ ## Mathjax 2
+ \\[\begin{aligned}
+ \dot{x} & = \sigma(y-x) \\
+ \dot{y} & = \rho x - y - xz \\
+ \dot{z} & = -\beta z + xy
+ \end{aligned} \\]
+ - main:
+ - sub:
+ - |
+ ## Mathjax 3
+ \\[P(E) = {n \choose k} p^k (1-p)^{ n-k} \\]
+ - main:
+ - sub:
+ - |
+ ## Mathjax 4
+ \\[ \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} =
+ 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}}
+ {1+\frac{e^{-8\pi}} {1+\ldots} } } } \\]
+---
diff --git a/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.content b/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.content
new file mode 100644
index 0000000..93fa885
--- /dev/null
+++ b/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.content
@@ -0,0 +1 @@
+.theme__light .chroma{background-color:#f5f2f0}.theme__light .chroma .err{color:#a61717;background-color:#e3d2d2}.theme__light .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.theme__light .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.theme__light .chroma .hl{display:block;width:100%;background-color:#ffc}.theme__light .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#728fcb}.theme__light .chroma .ln{margin-right:.4em;padding:0 .4em;color:#728fcb}.theme__light .chroma .k{color:#728fcb;font-weight:700}.theme__light .chroma .kc{color:#728fcb;font-weight:700}.theme__light .chroma .kd{color:#728fcb;font-weight:700}.theme__light .chroma .kn{color:#728fcb;font-weight:700}.theme__light .chroma .kp{color:#728fcb;font-weight:700}.theme__light .chroma .kr{color:#728fcb;font-weight:700}.theme__light .chroma .kt{color:#458;font-weight:700}.theme__light .chroma .na{color:#896724}.theme__light .chroma .nb{color:#0086b3}.theme__light .chroma .bp{color:#b6ad9a}.theme__light .chroma .nc{color:#458;font-weight:700}.theme__light .chroma .no{color:#896724}.theme__light .chroma .nd{color:#3c5d5d;font-weight:700}.theme__light .chroma .ni{color:#728fcb}.theme__light .chroma .ne{color:#b29762;font-weight:700}.theme__light .chroma .nf{color:#b29762;font-weight:700}.theme__light .chroma .nl{color:#b29762;font-weight:700}.theme__light .chroma .nn{color:#555}.theme__light .chroma .nt{color:#063289}.theme__light .chroma .nv{color:#896724}.theme__light .chroma .vc{color:#896724}.theme__light .chroma .vg{color:#896724}.theme__light .chroma .vi{color:#896724}.theme__light .chroma .s{color:#728fcb}.theme__light .chroma .sa{color:#728fcb}.theme__light .chroma .sb{color:#728fcb}.theme__light .chroma .sc{color:#728fcb}.theme__light .chroma .dl{color:#728fcb}.theme__light .chroma .sd{color:#728fcb}.theme__light .chroma .s2{color:#728fcb}.theme__light .chroma .se{color:#728fcb}.theme__light .chroma .sh{color:#728fcb}.theme__light .chroma .si{color:#728fcb}.theme__light .chroma .sx{color:#728fcb}.theme__light .chroma .sr{color:#009926}.theme__light .chroma .s1{color:#728fcb}.theme__light .chroma .ss{color:#990073}.theme__light .chroma .m{color:#099}.theme__light .chroma .mb{color:#099}.theme__light .chroma .mf{color:#099}.theme__light .chroma .mh{color:#099}.theme__light .chroma .mi{color:#099}.theme__light .chroma .il{color:#099}.theme__light .chroma .mo{color:#099}.theme__light .chroma .o{color:#728fcb;font-weight:700}.theme__light .chroma .ow{color:#728fcb;font-weight:700}.theme__light .chroma .c{color:#b6ad9a;font-style:italic}.theme__light .chroma .ch{color:#b6ad9a;font-style:italic}.theme__light .chroma .cm{color:#b6ad9a;font-style:italic}.theme__light .chroma .c1{color:#b6ad9a;font-style:italic}.theme__light .chroma .cs{color:#b6ad9a;font-weight:700;font-style:italic}.theme__light .chroma .cp{color:#b6ad9a;font-weight:700;font-style:italic}.theme__light .chroma .cpf{color:#b6ad9a;font-weight:700;font-style:italic}.theme__light .chroma .gd{color:#728fcb;background-color:#fdd}.theme__light .chroma .ge{color:#728fcb;font-style:italic}.theme__light .chroma .gr{color:#a00}.theme__light .chroma .gh{color:#b6ad9a}.theme__light .chroma .gi{color:#728fcb;background-color:#dfd}.theme__light .chroma .go{color:#888}.theme__light .chroma .gp{color:#555}.theme__light .chroma .gs{font-weight:700}.theme__light .chroma .gu{color:#aaa}.theme__light .chroma .gt{color:#a00}.theme__light .chroma .gl{text-decoration:underline}.theme__light .chroma .w{color:#bbb}.theme__light .chroma .p{color:#b6ad9a}.theme__dark .chroma{color:#f8f8f2;background-color:#171f2e}.theme__dark .chroma .err{color:#960050;background-color:#1e0010}.theme__dark .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.theme__dark .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.theme__dark .chroma .hl{display:block;width:100%;background-color:#000}.theme__dark .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__dark .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__dark .chroma .k{color:#66d9ef}.theme__dark .chroma .kc{color:#66d9ef}.theme__dark .chroma .kd{color:#66d9ef}.theme__dark .chroma .kn{color:#f92672}.theme__dark .chroma .kp{color:#66d9ef}.theme__dark .chroma .kr{color:#66d9ef}.theme__dark .chroma .kt{color:#66d9ef}.theme__dark .chroma .na{color:#a6e22e}.theme__dark .chroma .nc{color:#a6e22e}.theme__dark .chroma .no{color:#66d9ef}.theme__dark .chroma .nd{color:#a6e22e}.theme__dark .chroma .ne{color:#a6e22e}.theme__dark .chroma .nf{color:#a6e22e}.theme__dark .chroma .nx{color:#a6e22e}.theme__dark .chroma .nt{color:#f92672}.theme__dark .chroma .l{color:#ae81ff}.theme__dark .chroma .ld{color:#e6db74}.theme__dark .chroma .s{color:#e6db74}.theme__dark .chroma .sa{color:#e6db74}.theme__dark .chroma .sb{color:#e6db74}.theme__dark .chroma .sc{color:#e6db74}.theme__dark .chroma .dl{color:#e6db74}.theme__dark .chroma .sd{color:#e6db74}.theme__dark .chroma .s2{color:#e6db74}.theme__dark .chroma .se{color:#ae81ff}.theme__dark .chroma .sh{color:#e6db74}.theme__dark .chroma .si{color:#e6db74}.theme__dark .chroma .sx{color:#e6db74}.theme__dark .chroma .sr{color:#e6db74}.theme__dark .chroma .s1{color:#e6db74}.theme__dark .chroma .ss{color:#e6db74}.theme__dark .chroma .m{color:#ae81ff}.theme__dark .chroma .mb{color:#ae81ff}.theme__dark .chroma .mf{color:#ae81ff}.theme__dark .chroma .mh{color:#ae81ff}.theme__dark .chroma .mi{color:#ae81ff}.theme__dark .chroma .il{color:#ae81ff}.theme__dark .chroma .mo{color:#ae81ff}.theme__dark .chroma .o{color:#f92672}.theme__dark .chroma .ow{color:#f92672}.theme__dark .chroma .c{color:#75715e}.theme__dark .chroma .ch{color:#75715e}.theme__dark .chroma .cm{color:#75715e}.theme__dark .chroma .c1{color:#75715e}.theme__dark .chroma .cs{color:#75715e}.theme__dark .chroma .cp{color:#75715e}.theme__dark .chroma .cpf{color:#75715e}.theme__dark .chroma .gd{color:#f92672}.theme__dark .chroma .ge{font-style:italic}.theme__dark .chroma .gi{color:#a6e22e}.theme__dark .chroma .gs{font-weight:700}.theme__dark .chroma .gu{color:#75715e}.theme__hacker .chroma{color:#f8f8f2;background-color:#282a36}.theme__hacker .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.theme__hacker .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.theme__hacker .chroma .hl{display:block;width:100%;background-color:#000}.theme__hacker .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__hacker .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__hacker .chroma .k{color:#ff79c6}.theme__hacker .chroma .kc{color:#ff79c6}.theme__hacker .chroma .kd{color:#8be9fd;font-style:italic}.theme__hacker .chroma .kn{color:#ff79c6}.theme__hacker .chroma .kp{color:#ff79c6}.theme__hacker .chroma .kr{color:#ff79c6}.theme__hacker .chroma .kt{color:#8be9fd}.theme__hacker .chroma .na{color:#50fa7b}.theme__hacker .chroma .nb{color:#8be9fd;font-style:italic}.theme__hacker .chroma .nc{color:#50fa7b}.theme__hacker .chroma .nf{color:#50fa7b}.theme__hacker .chroma .nl{color:#8be9fd;font-style:italic}.theme__hacker .chroma .nt{color:#ff79c6}.theme__hacker .chroma .nv{color:#8be9fd;font-style:italic}.theme__hacker .chroma .vc{color:#8be9fd;font-style:italic}.theme__hacker .chroma .vg{color:#8be9fd;font-style:italic}.theme__hacker .chroma .vi{color:#8be9fd;font-style:italic}.theme__hacker .chroma .s{color:#f1fa8c}.theme__hacker .chroma .sa{color:#f1fa8c}.theme__hacker .chroma .sb{color:#f1fa8c}.theme__hacker .chroma .sc{color:#f1fa8c}.theme__hacker .chroma .dl{color:#f1fa8c}.theme__hacker .chroma .sd{color:#f1fa8c}.theme__hacker .chroma .s2{color:#f1fa8c}.theme__hacker .chroma .se{color:#f1fa8c}.theme__hacker .chroma .sh{color:#f1fa8c}.theme__hacker .chroma .si{color:#f1fa8c}.theme__hacker .chroma .sx{color:#f1fa8c}.theme__hacker .chroma .sr{color:#f1fa8c}.theme__hacker .chroma .s1{color:#f1fa8c}.theme__hacker .chroma .ss{color:#f1fa8c}.theme__hacker .chroma .m{color:#bd93f9}.theme__hacker .chroma .mb{color:#bd93f9}.theme__hacker .chroma .mf{color:#bd93f9}.theme__hacker .chroma .mh{color:#bd93f9}.theme__hacker .chroma .mi{color:#bd93f9}.theme__hacker .chroma .il{color:#bd93f9}.theme__hacker .chroma .mo{color:#bd93f9}.theme__hacker .chroma .o{color:#ff79c6}.theme__hacker .chroma .ow{color:#ff79c6}.theme__hacker .chroma .c{color:#6272a4}.theme__hacker .chroma .ch{color:#6272a4}.theme__hacker .chroma .cm{color:#6272a4}.theme__hacker .chroma .c1{color:#6272a4}.theme__hacker .chroma .cs{color:#6272a4}.theme__hacker .chroma .cp{color:#ff79c6}.theme__hacker .chroma .cpf{color:#ff79c6}.theme__hacker .chroma .gd{color:#8b080b}.theme__hacker .chroma .ge{text-decoration:underline}.theme__hacker .chroma .gh{font-weight:700}.theme__hacker .chroma .gi{font-weight:700}.theme__hacker .chroma .go{color:#44475a}.theme__hacker .chroma .gu{font-weight:700}.theme__hacker .chroma .gl{text-decoration:underline}.theme__solarized .chroma{color:#dc322f;background-color:#faf1cd}.theme__solarized .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.theme__solarized .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.theme__solarized .chroma .hl{display:block;width:100%;background-color:#ffc}.theme__solarized .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#aaa}.theme__solarized .chroma .ln{margin-right:.4em;padding:0 .4em;color:#aaa}.theme__solarized .chroma .k{color:#07a}.theme__solarized .chroma .kc{color:#07a;font-weight:700}.theme__solarized .chroma .kd{color:#07a}.theme__solarized .chroma .kn{color:#dc322f;font-weight:700}.theme__solarized .chroma .kp{color:#07a}.theme__solarized .chroma .kr{color:#07a}.theme__solarized .chroma .kt{color:#07a;font-weight:700}.theme__solarized .chroma .n{color:#c47e00}.theme__solarized .chroma .na{color:#c47e00}.theme__solarized .chroma .nb{color:#690}.theme__solarized .chroma .bp{color:#c47e00}.theme__solarized .chroma .nc{color:#690}.theme__solarized .chroma .no{color:#c47e00}.theme__solarized .chroma .nd{color:#c47e00}.theme__solarized .chroma .ni{color:#c47e00}.theme__solarized .chroma .ne{color:#c47e00}.theme__solarized .chroma .nf{color:#dd4a68}.theme__solarized .chroma .fm{color:#dd4a68}.theme__solarized .chroma .nl{color:#c47e00}.theme__solarized .chroma .nn{color:#c47e00}.theme__solarized .chroma .nx{color:#c47e00}.theme__solarized .chroma .py{color:#c47e00}.theme__solarized .chroma .nt{color:#268bd2;font-weight:700}.theme__solarized .chroma .nv{color:#c47e00}.theme__solarized .chroma .vc{color:#c47e00}.theme__solarized .chroma .vg{color:#c47e00}.theme__solarized .chroma .vi{color:#c47e00}.theme__solarized .chroma .vm{color:#c47e00}.theme__solarized .chroma .l{color:#2aa198}.theme__solarized .chroma .ld{color:#2aa198}.theme__solarized .chroma .s{color:#2aa198}.theme__solarized .chroma .sa{color:#2aa198}.theme__solarized .chroma .sb{color:#2aa198}.theme__solarized .chroma .sc{color:#2aa198}.theme__solarized .chroma .dl{color:#2aa198}.theme__solarized .chroma .sd{color:#2aa198}.theme__solarized .chroma .s2{color:#2aa198}.theme__solarized .chroma .se{color:#2aa198}.theme__solarized .chroma .sh{color:#2aa198}.theme__solarized .chroma .si{color:#2aa198}.theme__solarized .chroma .sx{color:#2aa198}.theme__solarized .chroma .sr{color:#2aa198}.theme__solarized .chroma .s1{color:#2aa198}.theme__solarized .chroma .ss{color:#2aa198}.theme__solarized .chroma .m{color:#2aa198;font-weight:700}.theme__solarized .chroma .mb{color:#2aa198;font-weight:700}.theme__solarized .chroma .mf{color:#2aa198;font-weight:700}.theme__solarized .chroma .mh{color:#2aa198;font-weight:700}.theme__solarized .chroma .mi{color:#2aa198;font-weight:700}.theme__solarized .chroma .il{color:#2aa198;font-weight:700}.theme__solarized .chroma .mo{color:#2aa198;font-weight:700}.theme__solarized .chroma .ow{color:#07a}.theme__solarized .chroma .c{color:#93a1a1;font-style:italic}.theme__solarized .chroma .ch{color:#93a1a1;font-style:italic}.theme__solarized .chroma .cm{color:#93a1a1;font-style:italic}.theme__solarized .chroma .c1{color:#93a1a1;font-style:italic}.theme__solarized .chroma .cs{color:#93a1a1;font-style:italic}.theme__solarized .chroma .cp{color:#93a1a1;font-style:italic}.theme__solarized .chroma .cpf{color:#93a1a1;font-style:italic}.theme__solarized .chroma .g{color:#d33682}.theme__solarized .chroma .gd{color:#d33682}.theme__solarized .chroma .ge{color:#d33682}.theme__solarized .chroma .gr{color:#d33682}.theme__solarized .chroma .gh{color:#d33682}.theme__solarized .chroma .gi{color:#d33682}.theme__solarized .chroma .go{color:#d33682}.theme__solarized .chroma .gp{color:#d33682}.theme__solarized .chroma .gs{color:#d33682}.theme__solarized .chroma .gu{color:#d33682}.theme__solarized .chroma .gt{color:#d33682}.theme__solarized .chroma .gl{color:#d33682}.theme__custom .chroma{background-color:#f0fbff}.theme__custom .chroma .err{color:red;background-color:#faa}.theme__custom .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.theme__custom .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.theme__custom .chroma .hl{display:block;width:100%;background-color:#ffc}.theme__custom .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__custom .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.theme__custom .chroma .k{color:#00a}.theme__custom .chroma .kc{color:#00a}.theme__custom .chroma .kd{color:#00a}.theme__custom .chroma .kn{color:#00a}.theme__custom .chroma .kp{color:#00a}.theme__custom .chroma .kr{color:#00a}.theme__custom .chroma .kt{color:#0aa}.theme__custom .chroma .na{color:#1e90ff}.theme__custom .chroma .nb{color:#0aa}.theme__custom .chroma .nc{color:#0a0;text-decoration:underline}.theme__custom .chroma .no{color:#a00}.theme__custom .chroma .nd{color:#888}.theme__custom .chroma .ni{color:#800;font-weight:700}.theme__custom .chroma .nf{color:#0a0}.theme__custom .chroma .nn{color:#0aa;text-decoration:underline}.theme__custom .chroma .nt{color:#1e90ff;font-weight:700}.theme__custom .chroma .nv{color:#a00}.theme__custom .chroma .s{color:#a50}.theme__custom .chroma .sa{color:#a50}.theme__custom .chroma .sb{color:#a50}.theme__custom .chroma .sc{color:#a50}.theme__custom .chroma .dl{color:#a50}.theme__custom .chroma .sd{color:#a50}.theme__custom .chroma .s2{color:#a50}.theme__custom .chroma .se{color:#a50}.theme__custom .chroma .sh{color:#a50}.theme__custom .chroma .si{color:#a50}.theme__custom .chroma .sx{color:#a50}.theme__custom .chroma .sr{color:#099}.theme__custom .chroma .s1{color:#a50}.theme__custom .chroma .ss{color:#00a}.theme__custom .chroma .m{color:#099}.theme__custom .chroma .mb{color:#099}.theme__custom .chroma .mf{color:#099}.theme__custom .chroma .mh{color:#099}.theme__custom .chroma .mi{color:#099}.theme__custom .chroma .il{color:#099}.theme__custom .chroma .mo{color:#099}.theme__custom .chroma .ow{color:#00a}.theme__custom .chroma .c{color:#aaa;font-style:italic}.theme__custom .chroma .ch{color:#aaa;font-style:italic}.theme__custom .chroma .cm{color:#aaa;font-style:italic}.theme__custom .chroma .c1{color:#aaa;font-style:italic}.theme__custom .chroma .cs{color:#00a;font-style:italic}.theme__custom .chroma .cp{color:#4c8317}.theme__custom .chroma .cpf{color:#4c8317}.theme__custom .chroma .gd{color:#a00}.theme__custom .chroma .ge{font-style:italic}.theme__custom .chroma .gr{color:#a00}.theme__custom .chroma .gh{color:navy;font-weight:700}.theme__custom .chroma .gi{color:#0a0}.theme__custom .chroma .go{color:#888}.theme__custom .chroma .gp{color:#555}.theme__custom .chroma .gs{font-weight:700}.theme__custom .chroma .gu{color:purple;font-weight:700}.theme__custom .chroma .gt{color:#a00}.theme__custom .chroma .gl{text-decoration:underline}.theme__custom .chroma .w{color:#bbb}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.theme__dark a{text-decoration:none;color:#ffd866}.theme__dark a:hover,.theme__dark a:active,.theme__dark a:focus{color:#ff6188;text-decoration:underline}.theme__light a{text-decoration:none;color:#607d8b}.theme__light a:hover,.theme__light a:active,.theme__light a:focus{color:#26a69a;text-decoration:underline}.theme__hacker a{text-decoration:none;color:#e08c48}.theme__hacker a:hover,.theme__hacker a:active,.theme__hacker a:focus{color:#e08c48;text-decoration:underline}.theme__solarized a{text-decoration:none;color:#b58900}.theme__solarized a:hover,.theme__solarized a:active,.theme__solarized a:focus{color:#268bd2;text-decoration:underline}.theme__custom a{text-decoration:none;color:#1d6c87}.theme__custom a:hover,.theme__custom a:active,.theme__custom a:focus{color:#144a5d;text-decoration:underline}/*!minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css*/html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul{list-style:none}hr{border:0}button,input,select,textarea{margin:0}img,video{height:auto;max-width:100%;object-fit:inherit}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}figcaption{font-style:italic;font-size:.9rem;margin-bottom:1rem}.theme__dark figcaption{color:#bdbdbd}.theme__dark figcaption strong{color:#fcfcfa}.theme__light figcaption{color:#bdbdbd}.theme__light figcaption strong{color:#424242}.theme__hacker figcaption{color:#1fff2a}.theme__hacker figcaption strong{color:#fcfcfa}.theme__solarized figcaption{color:#ffb300}.theme__solarized figcaption strong{color:#b58900}.theme__custom figcaption{color:#09c}.theme__custom figcaption strong{color:#006080}.theme__dark ::-moz-selection{color:#fcfcfa;background:#ff6188}.theme__light ::-moz-selection{color:#fcfcfa;background:#ff6188}.theme__hacker ::-moz-selection{color:#fcfcfa;background:#ff6188}.theme__solarized ::-moz-selection{color:#fcfcfa;background:#ff6188}.theme__custom ::-moz-selection{color:#eaf6fb;background:#1d6c87}.theme__dark ::selection{color:#fcfcfa;background:#ff6188}.theme__light ::selection{color:#fcfcfa;background:#ff6188}.theme__hacker ::selection{color:#fcfcfa;background:#ff6188}.theme__solarized ::selection{color:#fcfcfa;background:#ff6188}.theme__custom ::selection{color:#eaf6fb;background:#1d6c87}/*!Generated by Font Squirrel (https://www.fontsquirrel.com) on October 26, 2019*/@font-face{font-family:montserrat;src:url(../fonts/montserrat-regular.woff2)format("woff2"),url(../fonts/montserrat-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:montserrat;src:url(../fonts/montserrat-bold.woff2)format("woff2"),url(../fonts/montserrat-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:montserrat;src:url(../fonts/montserrat-black.woff2)format("woff2"),url(../fonts/montserrat-black.woff)format("woff");font-weight:900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:merriweather;src:url(../fonts/merriweather-regular.woff2)format("woff2"),url(../fonts/merriweather-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:merriweather;src:url(../fonts/merriweather-italic.woff2)format("woff2"),url(../fonts/merriweather-italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:merriweather;src:url(../fonts/merriweather-bold.woff2)format("woff2"),url(../fonts/merriweather-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:merriweather;src:url(../fonts/merriweather-bolditalic.woff2)format("woff2"),url(../fonts/merriweather-bolditalic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:merriweather;src:url(../fonts/merriweather-black.woff2)format("woff2"),url(../fonts/merriweather-black.woff)format("woff");font-weight:900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.clearfix::after{clear:both;content:'';display:table}.container{max-width:100%;margin-left:auto;margin-right:auto;width:100%;min-height:100vh;position:relative}.theme__dark .container{background-color:#2d2a2e}.theme__light .container{background-color:#fafafa}.theme__hacker .container{background-color:#151715}.theme__solarized .container{background-color:#fdf7e3}.theme__custom .container{background-color:#fafeff}.hide{display:none}.grow{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}body{font:125%/1.4 BlinkMacSystemFont,-apple-system,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,helvetica,arial,sans-serif}code,pre{font:125%/1.8 Consolas,andale mono wt,andale mono,lucida console,lucida sans typewriter,dejavu sans mono,bitstream vera sans mono,liberation mono,nimbus mono l,Monaco,courier new,Courier,monospace}.h1{font-size:4rem}.h2{font-size:3.5rem}.h3{font-size:3rem}.h4{font-size:2.5rem}.h5{font-size:2rem}.h6{font-size:1.5rem}.p1{font-size:1.2rem}.p2{font-size:1rem}.caption{font-size:.8rem}@-webkit-keyframes slide-in-down{0%{transform:translate(0,-12%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-moz-keyframes slide-in-down{0%{transform:translate(0,-12%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-ms-keyframes slide-in-down{0%{transform:translate(0,-12%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-o-keyframes slide-in-down{0%{transform:translate(0,-12%);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes slide-in-down{0%{transform:translate(0,-12%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes slide-in-left{0%{transform:translate(-12%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-moz-keyframes slide-in-left{0%{transform:translate(-12%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-ms-keyframes slide-in-left{0%{transform:translate(-12%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-o-keyframes slide-in-left{0%{transform:translate(-12%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes slide-in-left{0%{transform:translate(-12%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}.navbar{margin:auto;width:inherit;max-width:inherit;height:50px;z-index:13;position:fixed;left:0;right:0;top:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.theme__dark .navbar{border-bottom:1px solid #2d2a2e;background-color:#403e41}.theme__light .navbar{border-bottom:1px solid #e0e0e0;background-color:#e6eaed}.theme__hacker .navbar{border-bottom:1px solid #252526;background-color:#252526}.theme__solarized .navbar{border-bottom:1px solid #b58900;background-color:#eee8d5}.theme__custom .navbar{border-bottom:1px solid #1d6c87;background-color:#c6e6f1}.navbar--hide{top:-50px}.navbar--show{top:0}@media only screen and (min-width:769px){.navbar__slide-down:nth-child(1){-webkit-animation:slide-in-down .25s .1s 1 ease both;-moz-animation:slide-in-down .25s .1s 1 ease both;-ms-animation:slide-in-down .25s .1s 1 ease both;-o-animation:slide-in-down .25s .1s 1 ease both;animation:slide-in-down .25s .1s 1 ease both}.navbar__slide-down:nth-child(2){-webkit-animation:slide-in-down .25s .2s 1 ease both;-moz-animation:slide-in-down .25s .2s 1 ease both;-ms-animation:slide-in-down .25s .2s 1 ease both;-o-animation:slide-in-down .25s .2s 1 ease both;animation:slide-in-down .25s .2s 1 ease both}.navbar__slide-down:nth-child(3){-webkit-animation:slide-in-down .25s .3s 1 ease both;-moz-animation:slide-in-down .25s .3s 1 ease both;-ms-animation:slide-in-down .25s .3s 1 ease both;-o-animation:slide-in-down .25s .3s 1 ease both;animation:slide-in-down .25s .3s 1 ease both}.navbar__slide-down:nth-child(4){-webkit-animation:slide-in-down .25s .4s 1 ease both;-moz-animation:slide-in-down .25s .4s 1 ease both;-ms-animation:slide-in-down .25s .4s 1 ease both;-o-animation:slide-in-down .25s .4s 1 ease both;animation:slide-in-down .25s .4s 1 ease both}.navbar__slide-down:nth-child(5){-webkit-animation:slide-in-down .25s .5s 1 ease both;-moz-animation:slide-in-down .25s .5s 1 ease both;-ms-animation:slide-in-down .25s .5s 1 ease both;-o-animation:slide-in-down .25s .5s 1 ease both;animation:slide-in-down .25s .5s 1 ease both}.navbar__slide-down:nth-child(6){-webkit-animation:slide-in-down .25s .6s 1 ease both;-moz-animation:slide-in-down .25s .6s 1 ease both;-ms-animation:slide-in-down .25s .6s 1 ease both;-o-animation:slide-in-down .25s .6s 1 ease both;animation:slide-in-down .25s .6s 1 ease both}.navbar__slide-down:nth-child(7){-webkit-animation:slide-in-down .25s .7s 1 ease both;-moz-animation:slide-in-down .25s .7s 1 ease both;-ms-animation:slide-in-down .25s .7s 1 ease both;-o-animation:slide-in-down .25s .7s 1 ease both;animation:slide-in-down .25s .7s 1 ease both}.navbar__slide-down:nth-child(8){-webkit-animation:slide-in-down .25s .8s 1 ease both;-moz-animation:slide-in-down .25s .8s 1 ease both;-ms-animation:slide-in-down .25s .8s 1 ease both;-o-animation:slide-in-down .25s .8s 1 ease both;animation:slide-in-down .25s .8s 1 ease both}}.navbar__brand{height:50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}.navbar__burger{display:none;position:relative;-webkit-animation:slide-in-down .5s 0s 1 ease both;-moz-animation:slide-in-down .5s 0s 1 ease both;-ms-animation:slide-in-down .5s 0s 1 ease both;-o-animation:slide-in-down .5s 0s 1 ease both;animation:slide-in-down .5s 0s 1 ease both}@media only screen and (max-width:769px){.navbar__burger{cursor:pointer;margin-left:auto;position:relative;height:50px;width:35px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.navbar__burger span{border-radius:1rem;display:block;height:2px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.theme__dark .navbar__burger span{background-color:#fcfcfa}.theme__light .navbar__burger span{background-color:#777}.theme__hacker .navbar__burger span{background-color:#dbdbdb}.theme__solarized .navbar__burger span{background-color:#b58900}.theme__custom .navbar__burger span{background-color:#07495f}.navbar__burger span:nth-child(1){top:calc(50% - 6px)}.navbar__burger span:nth-child(2){top:calc(50% - 1px)}.navbar__burger span:nth-child(3){top:calc(50% + 4px)}.theme__dark .navbar__burger:hover span{background-color:#ff6188}.theme__light .navbar__burger:hover span{background-color:#26a69a}.theme__hacker .navbar__burger:hover span{background-color:#e08c48}.theme__solarized .navbar__burger:hover span{background-color:#268bd2}.theme__custom .navbar__burger:hover span{background-color:#144a5d}.navbar__burger.is-active{display:block}.navbar__burger.is-active span:nth-child(1){transform:translateY(5px)rotate(45deg)}.navbar__burger.is-active span:nth-child(2){opacity:0}.navbar__burger.is-active span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}}.navbar__logo{width:100%;height:100%}.navbar__logo-link{width:40px;height:40px;padding:.1rem;margin:auto .25rem;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0;flex-shrink:0}.navbar__title{height:50px;font-size:1.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.theme__dark .navbar__title-link{color:#fcfcfa}.theme__dark .navbar__title-link:hover,.theme__dark .navbar__title-link:active,.theme__dark .navbar__title-link:focus{text-decoration:none;color:#fcfcfa}.theme__light .navbar__title-link{color:#555}.theme__light .navbar__title-link:hover,.theme__light .navbar__title-link:active,.theme__light .navbar__title-link:focus{text-decoration:none;color:#555}.theme__hacker .navbar__title-link{color:#e3cd26}.theme__hacker .navbar__title-link:hover,.theme__hacker .navbar__title-link:active,.theme__hacker .navbar__title-link:focus{text-decoration:none;color:#e3cd26}.theme__solarized .navbar__title-link{color:#555}.theme__solarized .navbar__title-link:hover,.theme__solarized .navbar__title-link:active,.theme__solarized .navbar__title-link:focus{text-decoration:none;color:#555}.theme__custom .navbar__title-link{color:#09485d}.theme__custom .navbar__title-link:hover,.theme__custom .navbar__title-link:active,.theme__custom .navbar__title-link:focus{text-decoration:none;color:#09485d}.navbar__menu{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;height:50px}@media only screen and (max-width:769px){.navbar__menu{display:none}}.navbar__menu-item{height:50px;padding:.5rem;font-size:1rem;font-family:montserrat,sans-serif;font-weight:700;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme__dark .navbar__menu-item{color:#fcfcfa}.theme__dark .navbar__menu-item:hover,.theme__dark .navbar__menu-item:active,.theme__dark .navbar__menu-item:focus{color:#ffd866;background-color:#4d4a4e;text-decoration:none;border-bottom:1px solid #2d2a2e}@media only screen and (max-width:769px){.theme__dark .navbar__menu-item:hover,.theme__dark .navbar__menu-item:active,.theme__dark .navbar__menu-item:focus{border-bottom:none}}.theme__dark .navbar__menu-item.active{color:#ff6188!important}.theme__light .navbar__menu-item{color:#555}.theme__light .navbar__menu-item:hover,.theme__light .navbar__menu-item:active,.theme__light .navbar__menu-item:focus{color:#607d8b;background-color:#f6f6f6;text-decoration:none;border-bottom:1px solid #e0e0e0}@media only screen and (max-width:769px){.theme__light .navbar__menu-item:hover,.theme__light .navbar__menu-item:active,.theme__light .navbar__menu-item:focus{border-bottom:none}}.theme__light .navbar__menu-item.active{color:#6b8a99!important}.theme__hacker .navbar__menu-item{color:#e3cd26}.theme__hacker .navbar__menu-item:hover,.theme__hacker .navbar__menu-item:active,.theme__hacker .navbar__menu-item:focus{color:#1fff2a;background-color:#464c46;text-decoration:none;border-bottom:1px solid #252526}@media only screen and (max-width:769px){.theme__hacker .navbar__menu-item:hover,.theme__hacker .navbar__menu-item:active,.theme__hacker .navbar__menu-item:focus{border-bottom:none}}.theme__hacker .navbar__menu-item.active{color:#f3ff6e!important}.theme__solarized .navbar__menu-item{color:#555}.theme__solarized .navbar__menu-item:hover,.theme__solarized .navbar__menu-item:active,.theme__solarized .navbar__menu-item:focus{color:#b58900;background-color:#f9eaba;text-decoration:none;border-bottom:1px solid #b58900}@media only screen and (max-width:769px){.theme__solarized .navbar__menu-item:hover,.theme__solarized .navbar__menu-item:active,.theme__solarized .navbar__menu-item:focus{border-bottom:none}}.theme__solarized .navbar__menu-item.active{color:#b58900!important}.theme__custom .navbar__menu-item{color:#09485d}.theme__custom .navbar__menu-item:hover,.theme__custom .navbar__menu-item:active,.theme__custom .navbar__menu-item:focus{color:#0086b3;background-color:#ccf2ff;text-decoration:none;border-bottom:1px solid #1d6c87}@media only screen and (max-width:769px){.theme__custom .navbar__menu-item:hover,.theme__custom .navbar__menu-item:active,.theme__custom .navbar__menu-item:focus{border-bottom:none}}.theme__custom .navbar__menu-item.active{color:#0086b3!important}@media only screen and (max-width:769px){.navbar__menu-item{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;width:100%;padding:0 .75rem}}.navbar__menu-icon{margin-top:.4rem}.navbar__menu.is-active{position:absolute;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;top:100%;width:100%;height:auto;overflow:hidden}.theme__dark .navbar__menu.is-active{border-top:1px solid #2d2a2e;background-color:#3a3a3a;border-bottom:1px solid #2d2a2e}.theme__light .navbar__menu.is-active{border-top:1px solid #e0e0e0;background-color:#f1f1f1;border-bottom:1px solid #e0e0e0}.theme__hacker .navbar__menu.is-active{border-top:1px solid #252526;background-color:#323232;border-bottom:1px solid #252526}.theme__solarized .navbar__menu.is-active{border-top:1px solid #b58900;background-color:#eae3cc;border-bottom:1px solid #b58900}.theme__custom .navbar__menu.is-active{border-top:1px solid #1d6c87;background-color:#def1f7;border-bottom:1px solid #1d6c87}.navbar__dropdown{display:inline-block;height:50px}@media only screen and (max-width:769px){.navbar__dropdown{width:100%;height:auto}}.navbar__dropdown--content{position:absolute;display:none;width:inherit;z-index:12;border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.theme__dark .navbar__dropdown--content{border-top:4px solid #424242;background-color:#595b5c}.theme__light .navbar__dropdown--content{border-top:4px solid #e0e0e0;background-color:#fafafa}.theme__hacker .navbar__dropdown--content{border-top:4px solid #6b6b6b;background-color:#212421}.theme__solarized .navbar__dropdown--content{border-top:4px solid #e8b000;background-color:#fafafa}.theme__custom .navbar__dropdown--content{border-top:4px solid #00ace6;background-color:#f5fcff}@media only screen and (max-width:769px){.navbar__dropdown--content{position:relative;display:block;box-shadow:none}.theme__dark .navbar__dropdown--content{border-top:none;background-color:#3a3a3a}.theme__light .navbar__dropdown--content{border-top:none;background-color:#f1f1f1}.theme__hacker .navbar__dropdown--content{border-top:none;background-color:#323232}.theme__solarized .navbar__dropdown--content{border-top:none;background-color:#eae3cc}.theme__custom .navbar__dropdown--content{border-top:none;background-color:#def1f7}}.navbar__dropdown--item{padding:.25rem .75rem;height:auto;margin:auto;min-width:40px;max-width:150px;text-decoration:none;display:block;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.theme__dark .navbar__dropdown--item{color:#fcfcfa}.theme__dark .navbar__dropdown--item:hover,.theme__dark .navbar__dropdown--item:active,.theme__dark .navbar__dropdown--item:focus{color:#ffd866;background-color:#4d4a4e;text-decoration:none}.theme__dark .navbar__dropdown--item:hover:last-child,.theme__dark .navbar__dropdown--item:active:last-child,.theme__dark .navbar__dropdown--item:focus:last-child{border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem}.theme__light .navbar__dropdown--item{color:#555}.theme__light .navbar__dropdown--item:hover,.theme__light .navbar__dropdown--item:active,.theme__light .navbar__dropdown--item:focus{color:#607d8b;background-color:#f6f6f6;text-decoration:none}.theme__light .navbar__dropdown--item:hover:last-child,.theme__light .navbar__dropdown--item:active:last-child,.theme__light .navbar__dropdown--item:focus:last-child{border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem}.theme__hacker .navbar__dropdown--item{color:#e3cd26}.theme__hacker .navbar__dropdown--item:hover,.theme__hacker .navbar__dropdown--item:active,.theme__hacker .navbar__dropdown--item:focus{color:#1fff2a;background-color:#464c46;text-decoration:none}.theme__hacker .navbar__dropdown--item:hover:last-child,.theme__hacker .navbar__dropdown--item:active:last-child,.theme__hacker .navbar__dropdown--item:focus:last-child{border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem}.theme__solarized .navbar__dropdown--item{color:#424242}.theme__solarized .navbar__dropdown--item:hover,.theme__solarized .navbar__dropdown--item:active,.theme__solarized .navbar__dropdown--item:focus{color:#b58900;background-color:#f9eaba;text-decoration:none}.theme__solarized .navbar__dropdown--item:hover:last-child,.theme__solarized .navbar__dropdown--item:active:last-child,.theme__solarized .navbar__dropdown--item:focus:last-child{border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem}.theme__custom .navbar__dropdown--item{color:#002633}.theme__custom .navbar__dropdown--item:hover,.theme__custom .navbar__dropdown--item:active,.theme__custom .navbar__dropdown--item:focus{color:#0086b3;background-color:#ccf2ff;text-decoration:none}.theme__custom .navbar__dropdown--item:hover:last-child,.theme__custom .navbar__dropdown--item:active:last-child,.theme__custom .navbar__dropdown--item:focus:last-child{border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem}@media only screen and (max-width:769px){.navbar__dropdown--item{padding-left:2.5rem;min-width:100%;max-width:100%}}.navbar__dropdown:hover .navbar__dropdown--content{display:block}.theme{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-webkit-animation:slide-in-down .5s 0s 1 ease both;-moz-animation:slide-in-down .5s 0s 1 ease both;-ms-animation:slide-in-down .5s 0s 1 ease both;-o-animation:slide-in-down .5s 0s 1 ease both;animation:slide-in-down .5s 0s 1 ease both}@media only screen and (max-width:769px){.theme{display:none}}.theme .dropdown{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .theme .dropdown{color:#fcfcfa}.theme__dark .theme .dropdown:hover,.theme__dark .theme .dropdown:active,.theme__dark .theme .dropdown:focus{color:#ffd866;background-color:#4d4a4e}.theme__light .theme .dropdown{color:#777}.theme__light .theme .dropdown:hover,.theme__light .theme .dropdown:active,.theme__light .theme .dropdown:focus{color:#607d8b;background-color:#f6f6f6}.theme__hacker .theme .dropdown{color:#dbdbdb}.theme__hacker .theme .dropdown:hover,.theme__hacker .theme .dropdown:active,.theme__hacker .theme .dropdown:focus{color:#1fff2a;background-color:#464c46}.theme__solarized .theme .dropdown{color:#b58900}.theme__solarized .theme .dropdown:hover,.theme__solarized .theme .dropdown:active,.theme__solarized .theme .dropdown:focus{color:#b58900;background-color:#f9eaba}.theme__custom .theme .dropdown{color:#07495f}.theme__custom .theme .dropdown:hover,.theme__custom .theme .dropdown:active,.theme__custom .theme .dropdown:focus{color:#0086b3;background-color:#ccf2ff}.theme .dropdown-trigger{padding:.5rem;cursor:pointer;border:none;outline:none;width:50px;height:48px;color:inherit;background-color:inherit}.theme .dropdown-content{position:absolute;top:100%;right:0;display:none;height:auto;z-index:12;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.theme .dropdown-content a{font-size:.9rem}.theme__dark .theme .dropdown-content{border-top:4px solid #424242;background-color:#595b5c}.theme__light .theme .dropdown-content{border-top:4px solid #e0e0e0;background-color:#fafafa}.theme__hacker .theme .dropdown-content{border-top:4px solid #6b6b6b;background-color:#212421}.theme__solarized .theme .dropdown-content{border-top:4px solid #e8b000;background-color:#fafafa}.theme__custom .theme .dropdown-content{border-top:4px solid #00ace6;background-color:#f5fcff}.theme__dark .theme .dropdown-content .is-active{background-color:#424242}.theme__light .theme .dropdown-content .is-active{background-color:#e0e0e0}.theme__hacker .theme .dropdown-content .is-active{background-color:#323732}.theme__solarized .theme .dropdown-content .is-active{background-color:#fbf1d1}.theme__custom .theme .dropdown-content .is-active{background-color:#ccf2ff}.theme .dropdown-item{padding:.25rem .75rem;height:100%;text-decoration:none;display:block;font-size:1rem;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme__dark .theme .dropdown-item{color:#fcfcfa}.theme__dark .theme .dropdown-item:hover,.theme__dark .theme .dropdown-item:active,.theme__dark .theme .dropdown-item:focus{color:#fcfcfa;background-color:#727072;text-decoration:none}.theme__dark .theme .dropdown-item:hover:last-child,.theme__dark .theme .dropdown-item:active:last-child,.theme__dark .theme .dropdown-item:focus:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.theme__light .theme .dropdown-item{color:#555}.theme__light .theme .dropdown-item:hover,.theme__light .theme .dropdown-item:active,.theme__light .theme .dropdown-item:focus{color:#fcfcfa;background-color:#bdbdbd;text-decoration:none}.theme__light .theme .dropdown-item:hover:last-child,.theme__light .theme .dropdown-item:active:last-child,.theme__light .theme .dropdown-item:focus:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.theme__hacker .theme .dropdown-item{color:#e3cd26}.theme__hacker .theme .dropdown-item:hover,.theme__hacker .theme .dropdown-item:active,.theme__hacker .theme .dropdown-item:focus{color:#fcfcfa;background-color:#464c46;text-decoration:none}.theme__hacker .theme .dropdown-item:hover:last-child,.theme__hacker .theme .dropdown-item:active:last-child,.theme__hacker .theme .dropdown-item:focus:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.theme__solarized .theme .dropdown-item{color:#424242}.theme__solarized .theme .dropdown-item:hover,.theme__solarized .theme .dropdown-item:active,.theme__solarized .theme .dropdown-item:focus{color:#b58900;background-color:#f9eaba;text-decoration:none}.theme__solarized .theme .dropdown-item:hover:last-child,.theme__solarized .theme .dropdown-item:active:last-child,.theme__solarized .theme .dropdown-item:focus:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.theme__custom .theme .dropdown-item{color:#002633}.theme__custom .theme .dropdown-item:hover,.theme__custom .theme .dropdown-item:active,.theme__custom .theme .dropdown-item:focus{color:#0086b3;background-color:#a3e8ff;text-decoration:none}.theme__custom .theme .dropdown-item:hover:last-child,.theme__custom .theme .dropdown-item:active:last-child,.theme__custom .theme .dropdown-item:focus:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.theme .dropdown:hover .dropdown-content{display:block}.theme-mobile{display:none;outline:none;position:absolute;top:0;right:70px;width:35px;height:50px;padding:.25rem;cursor:pointer;z-index:14;-webkit-animation:slide-in-down .5s .4s 1 ease both;-moz-animation:slide-in-down .5s .4s 1 ease both;-ms-animation:slide-in-down .5s .4s 1 ease both;-o-animation:slide-in-down .5s .4s 1 ease both;animation:slide-in-down .5s .4s 1 ease both}.theme__dark .theme-mobile{color:#fcfcfa}.theme__dark .theme-mobile:hover,.theme__dark .theme-mobile:active,.theme__dark .theme-mobile:focus{color:#ff6188;background-color:inherit;border-bottom:none}.theme__light .theme-mobile{color:#777}.theme__light .theme-mobile:hover,.theme__light .theme-mobile:active,.theme__light .theme-mobile:focus{color:#26a69a;background-color:inherit;border-bottom:none}.theme__hacker .theme-mobile{color:#dbdbdb}.theme__hacker .theme-mobile:hover,.theme__hacker .theme-mobile:active,.theme__hacker .theme-mobile:focus{color:#e08c48;background-color:inherit;border-bottom:none}.theme__solarized .theme-mobile{color:#b58900}.theme__solarized .theme-mobile:hover,.theme__solarized .theme-mobile:active,.theme__solarized .theme-mobile:focus{color:#268bd2;background-color:inherit;border-bottom:none}.theme__custom .theme-mobile{color:#07495f}.theme__custom .theme-mobile:hover,.theme__custom .theme-mobile:active,.theme__custom .theme-mobile:focus{color:#144a5d;background-color:inherit;border-bottom:none}@media only screen and (max-width:769px){.theme-mobile{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}}.theme-mobile .dropdown{border-bottom:2px solid transparent}.theme__dark .theme-mobile .dropdown{color:#fcfcfa}.theme__dark .theme-mobile .dropdown:hover,.theme__dark .theme-mobile .dropdown:active,.theme__dark .theme-mobile .dropdown:focus{color:#ff6188;background-color:#4d4a4e;border-bottom:2px solid #2d2a2e}.theme__light .theme-mobile .dropdown{color:#777}.theme__light .theme-mobile .dropdown:hover,.theme__light .theme-mobile .dropdown:active,.theme__light .theme-mobile .dropdown:focus{color:#26a69a;background-color:#f6f6f6;border-bottom:2px solid #e0e0e0}.theme__hacker .theme-mobile .dropdown{color:#dbdbdb}.theme__hacker .theme-mobile .dropdown:hover,.theme__hacker .theme-mobile .dropdown:active,.theme__hacker .theme-mobile .dropdown:focus{color:#e08c48;background-color:#464c46;border-bottom:2px solid #252526}.theme__solarized .theme-mobile .dropdown{color:#b58900}.theme__solarized .theme-mobile .dropdown:hover,.theme__solarized .theme-mobile .dropdown:active,.theme__solarized .theme-mobile .dropdown:focus{color:#268bd2;background-color:#f9eaba;border-bottom:2px solid #b58900}.theme__custom .theme-mobile .dropdown{color:#07495f}.theme__custom .theme-mobile .dropdown:hover,.theme__custom .theme-mobile .dropdown:active,.theme__custom .theme-mobile .dropdown:focus{color:#144a5d;background-color:#ccf2ff;border-bottom:2px solid #1d6c87}.theme-mobile .dropdown-trigger{padding:.5rem;cursor:pointer;border:none;outline:none;width:35px;height:50px;color:inherit;background-color:inherit}.theme-mobile .dropdown-content{position:absolute;top:100%;right:0;display:none;height:auto;z-index:12;border-top-left-radius:.15rem;border-top-right-radius:.15rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.theme-mobile .dropdown-content a{font-size:.9rem}.theme__dark .theme-mobile .dropdown-content{border-top:4px solid #424242;background-color:#595b5c}.theme__light .theme-mobile .dropdown-content{border-top:4px solid #e0e0e0;background-color:#fafafa}.theme__hacker .theme-mobile .dropdown-content{border-top:4px solid #6b6b6b;background-color:#212421}.theme__solarized .theme-mobile .dropdown-content{border-top:4px solid #e8b000;background-color:#fafafa}.theme__custom .theme-mobile .dropdown-content{border-top:4px solid #00ace6;background-color:#f5fcff}.theme__dark .theme-mobile .dropdown-content .is-active{background-color:#424242}.theme__light .theme-mobile .dropdown-content .is-active{background-color:#e0e0e0}.theme__hacker .theme-mobile .dropdown-content .is-active{background-color:#323732}.theme__solarized .theme-mobile .dropdown-content .is-active{background-color:#fbf1d1}.theme__custom .theme-mobile .dropdown-content .is-active{background-color:#ccf2ff}.theme-mobile .dropdown-item{padding:.25rem .75rem;height:100%;text-decoration:none;display:block;font-size:1rem;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme__dark .theme-mobile .dropdown-item{color:#fcfcfa}.theme__dark .theme-mobile .dropdown-item:hover,.theme__dark .theme-mobile .dropdown-item:active,.theme__dark .theme-mobile .dropdown-item:focus{color:#fcfcfa;background-color:#727072;text-decoration:none}.theme__dark .theme-mobile .dropdown-item:hover:first-child,.theme__dark .theme-mobile .dropdown-item:active:first-child,.theme__dark .theme-mobile .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__light .theme-mobile .dropdown-item{color:#555}.theme__light .theme-mobile .dropdown-item:hover,.theme__light .theme-mobile .dropdown-item:active,.theme__light .theme-mobile .dropdown-item:focus{color:#fcfcfa;background-color:#bdbdbd;text-decoration:none}.theme__light .theme-mobile .dropdown-item:hover:first-child,.theme__light .theme-mobile .dropdown-item:active:first-child,.theme__light .theme-mobile .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__hacker .theme-mobile .dropdown-item{color:#e3cd26}.theme__hacker .theme-mobile .dropdown-item:hover,.theme__hacker .theme-mobile .dropdown-item:active,.theme__hacker .theme-mobile .dropdown-item:focus{color:#fcfcfa;background-color:#464c46;text-decoration:none}.theme__hacker .theme-mobile .dropdown-item:hover:first-child,.theme__hacker .theme-mobile .dropdown-item:active:first-child,.theme__hacker .theme-mobile .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__solarized .theme-mobile .dropdown-item{color:#424242}.theme__solarized .theme-mobile .dropdown-item:hover,.theme__solarized .theme-mobile .dropdown-item:active,.theme__solarized .theme-mobile .dropdown-item:focus{color:#b58900;background-color:#f9eaba;text-decoration:none}.theme__solarized .theme-mobile .dropdown-item:hover:first-child,.theme__solarized .theme-mobile .dropdown-item:active:first-child,.theme__solarized .theme-mobile .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__custom .theme-mobile .dropdown-item{color:#002633}.theme__custom .theme-mobile .dropdown-item:hover,.theme__custom .theme-mobile .dropdown-item:active,.theme__custom .theme-mobile .dropdown-item:focus{color:#0086b3;background-color:#a3e8ff;text-decoration:none}.theme__custom .theme-mobile .dropdown-item:hover:first-child,.theme__custom .theme-mobile .dropdown-item:active:first-child,.theme__custom .theme-mobile .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme-mobile .dropdown:hover .dropdown-content{display:block}.wrapper{display:grid;max-width:960px;justify-content:center;grid-template-columns:minmax(350px,5fr)minmax(242.28571429px,2fr);grid-template-rows:50px auto 1fr auto;grid-column-gap:32px;grid-row-gap:0}@media only screen and (max-width:769px){.wrapper{grid-template-columns:minmax(0,5fr)minmax(0,2fr)}}.header-main{grid-area:2/1/3/2}.header-side{grid-area:2/2/3/3}.header{grid-area:2/1/3/3}.main-main{grid-area:3/1/4/2}.main-side{grid-area:3/2/4/3}.main{grid-area:3/1/4/3}.footer-main{grid-area:4/1/5/2}.footer-side{grid-area:4/2/5/3}.footer{grid-area:4/1/5/3}.navbar-main{grid-area:1/1/2/2}.navbar-side{grid-area:1/2/2/3}.navbar{grid-area:1/1/2/3}.header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header .title{font-family:montserrat,sans-serif;font-weight:900}.site-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.site-header__title{line-height:1.1;font-weight:700;font-family:montserrat,sans-serif}.site-header__subtitle{line-height:1.2;font-family:montserrat,sans-serif}.site-header__align-left{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.site-header__align-center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.site-header__align-right{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}#body{position:relative}.theme__dark #body{color:#fcfcfa;background-color:#212121}.theme__dark #body hr{border-color:#595b5c}.theme__light #body{color:#424242;background-color:#e0e0e0}.theme__light #body hr{border-color:#ccc}.theme__hacker #body{color:#1fff2a;background-color:#111}.theme__hacker #body hr{border-color:#c7ba00}.theme__solarized #body{color:#424242;background-color:#ddd6c7}.theme__solarized #body hr{border-color:#ffb300}.theme__custom #body{color:#002633;background-color:#f7fdff}.theme__custom #body hr{border-color:#1f637a}html{overflow-x:hidden}.footer{padding:0 .5rem;position:relative}.theme__dark .footer{color:#bdbdbd;background-color:#403e41}.theme__light .footer{color:#424242;background-color:#eceff1}.theme__hacker .footer{color:#c7ba00;background-color:#252526}.theme__solarized .footer{color:#424242;background-color:#eee8d5}.theme__custom .footer{color:#002633;background-color:#ebf6fa}.footer__social{padding:.5rem 0;position:-webkit-sticky;position:sticky;bottom:70px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.footer__poweredby{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.5rem 0}.footer__poweredby p{padding:.125rem}.footer__copyright--img{margin-bottom:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.footer .dropdown{position:absolute;left:.5rem;bottom:.5rem;width:40px;height:40px;border-radius:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .footer .dropdown{color:#bdbdbd;background-color:#403e41}.theme__dark .footer .dropdown:hover,.theme__dark .footer .dropdown:active,.theme__dark .footer .dropdown:focus{color:#82aaff;background-color:#4d4a4e}.theme__light .footer .dropdown{color:#424242;background-color:#eee}.theme__light .footer .dropdown:hover,.theme__light .footer .dropdown:active,.theme__light .footer .dropdown:focus{color:#607d8b;background-color:#d5d4d4}.theme__hacker .footer .dropdown{color:#9e9e9e;background-color:#252526}.theme__hacker .footer .dropdown:hover,.theme__hacker .footer .dropdown:active,.theme__hacker .footer .dropdown:focus{color:#e3cd26;background-color:#323233}.theme__solarized .footer .dropdown{color:#ffb300;background-color:#eee8d5}.theme__solarized .footer .dropdown:hover,.theme__solarized .footer .dropdown:active,.theme__solarized .footer .dropdown:focus{color:#b58900;background-color:#e7dec3}.theme__custom .footer .dropdown{color:#1a5366;background-color:#ebf6fa}.theme__custom .footer .dropdown:hover,.theme__custom .footer .dropdown:active,.theme__custom .footer .dropdown:focus{color:#5cb8d6;background-color:#ebf6fa}.footer .dropdown-trigger{outline:none;border-radius:.25rem;cursor:pointer;border:none;width:100%;height:100%;color:inherit;background-color:inherit}.footer .dropdown-content{position:absolute;bottom:100%;left:0;display:none;height:auto;z-index:12;border-top-left-radius:.15rem;border-top-right-radius:.15rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.footer .dropdown-content a{font-size:.9rem}.theme__dark .footer .dropdown-content{border-bottom:4px solid #424242;background-color:#595b5c}.theme__light .footer .dropdown-content{border-bottom:4px solid #e0e0e0;background-color:#fafafa}.theme__hacker .footer .dropdown-content{border-bottom:4px solid #6b6b6b;background-color:#212421}.theme__solarized .footer .dropdown-content{border-bottom:4px solid #e8b000;background-color:#fafafa}.theme__custom .footer .dropdown-content{border-bottom:4px solid #00ace6;background-color:#f5fcff}.theme__dark .footer .dropdown-content .is-active{background-color:#424242}.theme__light .footer .dropdown-content .is-active{background-color:#e0e0e0}.theme__hacker .footer .dropdown-content .is-active{background-color:#323732}.theme__solarized .footer .dropdown-content .is-active{background-color:#fbf1d1}.theme__custom .footer .dropdown-content .is-active{background-color:#ccf2ff}.footer .dropdown-item{padding:.25rem .75rem;height:100%;min-width:40px;max-width:150px;text-decoration:none;display:block;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.theme__dark .footer .dropdown-item{color:#fcfcfa}.theme__dark .footer .dropdown-item:hover,.theme__dark .footer .dropdown-item:active,.theme__dark .footer .dropdown-item:focus{color:#fcfcfa;background-color:#727072;text-decoration:none}.theme__dark .footer .dropdown-item:hover:first-child,.theme__dark .footer .dropdown-item:active:first-child,.theme__dark .footer .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__light .footer .dropdown-item{color:#555}.theme__light .footer .dropdown-item:hover,.theme__light .footer .dropdown-item:active,.theme__light .footer .dropdown-item:focus{color:#fcfcfa;background-color:#bdbdbd;text-decoration:none}.theme__light .footer .dropdown-item:hover:first-child,.theme__light .footer .dropdown-item:active:first-child,.theme__light .footer .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__hacker .footer .dropdown-item{color:#e3cd26}.theme__hacker .footer .dropdown-item:hover,.theme__hacker .footer .dropdown-item:active,.theme__hacker .footer .dropdown-item:focus{color:#fcfcfa;background-color:#464c46;text-decoration:none}.theme__hacker .footer .dropdown-item:hover:first-child,.theme__hacker .footer .dropdown-item:active:first-child,.theme__hacker .footer .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__solarized .footer .dropdown-item{color:#424242}.theme__solarized .footer .dropdown-item:hover,.theme__solarized .footer .dropdown-item:active,.theme__solarized .footer .dropdown-item:focus{color:#b58900;background-color:#f9eaba;text-decoration:none}.theme__solarized .footer .dropdown-item:hover:first-child,.theme__solarized .footer .dropdown-item:active:first-child,.theme__solarized .footer .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.theme__custom .footer .dropdown-item{color:#002633}.theme__custom .footer .dropdown-item:hover,.theme__custom .footer .dropdown-item:active,.theme__custom .footer .dropdown-item:focus{color:#0086b3;background-color:#a3e8ff;text-decoration:none}.theme__custom .footer .dropdown-item:hover:first-child,.theme__custom .footer .dropdown-item:active:first-child,.theme__custom .footer .dropdown-item:focus:first-child{border-top-left-radius:.15rem;border-top-right-radius:.15rem}.footer .select-theme__label{color:inherit;text-transform:capitalize}.footer .select-theme__item{text-transform:capitalize}.footer .select-lang__label{color:inherit;text-transform:capitalize}.footer .social{margin:.25rem}.theme__dark .footer .social a{text-decoration:none;color:#bdbdbd}.theme__dark .footer .social a:hover{color:#f0f0f0;transition:color .2s ease}.theme__light .footer .social a{text-decoration:none;color:#777}.theme__light .footer .social a:hover{color:#444;transition:color .2s ease}.theme__hacker .footer .social a{text-decoration:none;color:#9e9e9e}.theme__hacker .footer .social a:hover{color:#d1d1d1;transition:color .2s ease}.theme__solarized .footer .social a{text-decoration:none;color:#637c84}.theme__solarized .footer .social a:hover{color:#4d6066;transition:color .2s ease}.theme__custom .footer .social a{text-decoration:none;color:#436470}.theme__custom .footer .social a:hover{color:#608f9f;transition:color .2s ease}.footer .dropdown:hover .dropdown-content{display:block}.theme__dark .footer hr{border-top:1px solid #595b5c!important}.theme__light .footer hr{border-top:1px solid #ccc!important}.theme__hacker .footer hr{border-top:1px solid #c7ba00!important}.theme__solarized .footer hr{border-top:1px solid #ffb300!important}.theme__custom .footer hr{border-top:1px solid #1f637a!important}.sidebar{margin-top:1rem;margin-right:1rem}.sidebar-recent{padding:.5rem}.sidebar-recent__title{font-family:montserrat,sans-serif;font-weight:700}.theme__dark .sidebar-recent__title{color:#aed581}.theme__dark .sidebar-recent__title:hover{color:#ff6188}.theme__light .sidebar-recent__title{color:#607d8b}.theme__light .sidebar-recent__title:hover{color:#26a69a}.theme__hacker .sidebar-recent__title{color:#e3cd26}.theme__hacker .sidebar-recent__title:hover{color:#e08c48}.theme__solarized .sidebar-recent__title{color:#2aa198}.theme__solarized .sidebar-recent__title:hover{color:#268bd2}.theme__custom .sidebar-recent__title{color:#205060}.theme__custom .sidebar-recent__title:hover{color:#144a5d}.sidebar-recent__ul{margin-left:.5rem}.sidebar-recent__ul li{text-indent:-.35em;padding-left:.5em}.sidebar-recent__ul li::before{padding-right:.5rem;font-size:1rem;display:inline-block;content:"\2022"}.theme__dark .sidebar-recent__a{color:#fcfcfa}.theme__light .sidebar-recent__a{color:#424242}.theme__hacker .sidebar-recent__a{color:#a1ad64}.theme__solarized .sidebar-recent__a{color:#b58900}.theme__custom .sidebar-recent__a{color:#0b6d8e}.sidebar-hr{margin:1.5rem 0}.alert{padding:.5rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.125rem}.alert-info{background-color:#d7eef9;border:2px solid #b2def4;color:rgba(26,128,180,.9925)}.alert-success{background-color:#d9efd6;border:2px solid #bce3b5;color:rgba(70,149,57,.9925)}.alert-warning{background-color:#fbf6e1;border:2px solid #f6ecbe;color:rgba(180,154,26,.9925)}.alert-danger{background-color:#f5dddd;border:2px solid #ecbdbd;color:rgba(159,46,46,.9925)}.bio{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-animation:slide-in-down .5s .2s 1 ease both;-moz-animation:slide-in-down .5s .2s 1 ease both;-ms-animation:slide-in-down .5s .2s 1 ease both;-o-animation:slide-in-down .5s .2s 1 ease both;animation:slide-in-down .5s .2s 1 ease both;width:100%;font-family:montserrat,sans-serif}.bio__photo{border-radius:.25rem;width:100%;height:auto;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}.bio__photo-wrapper{width:90%;height:100%;border-radius:.25rem;margin:1rem auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.bio__name{font-weight:700;letter-spacing:1px;font-family:inherit;font-size:26px;margin-top:.8rem}.bio__desc{margin:.5rem 0;font-size:14px}.bio__info{font-size:14px;margin:.1rem 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.bio__info--icon{margin-right:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.theme__dark .bio__info--icon{color:#bdbdbd}.theme__light .bio__info--icon{color:#777}.theme__hacker .bio__info--icon{color:#9e9e9e}.theme__solarized .bio__info--icon{color:#637c84}.theme__custom .bio__info--icon{color:#436470}.bio__info a{padding-right:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:242.28571429px}.bio__social{width:100%;margin-top:.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bio__social a{text-decoration:none!important;padding:.5rem;border-radius:.125rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.theme__dark .bio__social a{color:#bdbdbd}.theme__dark .bio__social a:hover,.theme__dark .bio__social a:active,.theme__dark .bio__social a:focus{color:#f0f0f0}.theme__light .bio__social a{color:#777}.theme__light .bio__social a:hover,.theme__light .bio__social a:active,.theme__light .bio__social a:focus{color:#444}.theme__hacker .bio__social a{color:#9e9e9e}.theme__hacker .bio__social a:hover,.theme__hacker .bio__social a:active,.theme__hacker .bio__social a:focus{color:#d1d1d1}.theme__solarized .bio__social a{color:#637c84}.theme__solarized .bio__social a:hover,.theme__solarized .bio__social a:active,.theme__solarized .bio__social a:focus{color:#4d6066}.theme__custom .bio__social a{color:#436470}.theme__custom .bio__social a:hover,.theme__custom .bio__social a:active,.theme__custom .bio__social a:focus{color:#608f9f}.bio-hr{border-radius:.5rem}.breadcrumb{margin:1rem;padding:.5rem;border-radius:.25rem;padding:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:960px}.theme__dark .breadcrumb{background-color:#212121}.theme__light .breadcrumb{background-color:#eceff1}.theme__hacker .breadcrumb{background-color:#252526}.theme__solarized .breadcrumb{background-color:#fbf1d1}.theme__custom .breadcrumb{background-color:#ebfaff}.breadcrumb ol{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.breadcrumb li{display:inline;font-size:1rem}.breadcrumb li a{font-size:.9rem}.theme__dark .breadcrumb li a{color:#82aaff}.theme__dark .breadcrumb li a:hover,.theme__dark .breadcrumb li a:active,.theme__dark .breadcrumb li a:focus{color:#ff6188}.theme__light .breadcrumb li a{color:#424242}.theme__light .breadcrumb li a:hover,.theme__light .breadcrumb li a:active,.theme__light .breadcrumb li a:focus{color:#26a69a}.theme__hacker .breadcrumb li a{color:#e08c48}.theme__hacker .breadcrumb li a:hover,.theme__hacker .breadcrumb li a:active,.theme__hacker .breadcrumb li a:focus{color:#e08c48}.theme__solarized .breadcrumb li a{color:#424242}.theme__solarized .breadcrumb li a:hover,.theme__solarized .breadcrumb li a:active,.theme__solarized .breadcrumb li a:focus{color:#268bd2}.theme__custom .breadcrumb li a{color:#0b6d8e}.theme__custom .breadcrumb li a:hover,.theme__custom .breadcrumb li a:active,.theme__custom .breadcrumb li a:focus{color:#144a5d}.breadcrumb li:last-child a{text-decoration:none;cursor:default}.theme__dark .breadcrumb li:last-child a{color:#bdbdbd}.theme__light .breadcrumb li:last-child a{color:#bdbdbd}.theme__hacker .breadcrumb li:last-child a{color:#6b6b6b}.theme__solarized .breadcrumb li:last-child a{color:#bdbdbd}.theme__custom .breadcrumb li:last-child a{color:#364549}.breadcrumb li+li:before{padding:.5rem;content:"/\00a0"}.theme__dark .breadcrumb li+li:before{color:#82aaff}.theme__light .breadcrumb li+li:before{color:#424242}.theme__hacker .breadcrumb li+li:before{color:#e08c48}.theme__solarized .breadcrumb li+li:before{color:#424242}.theme__custom .breadcrumb li+li:before{color:#0b6d8e}.mermaid{width:100%;text-align:center;margin-bottom:1rem;overflow:auto}.diagram{overflow:auto;margin-right:1rem;margin-bottom:1rem;border-radius:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}[id^=msc]{overflow:auto;margin:.5rem 0;text-align:center}[id^=flowchart]{overflow:auto}[id^=WaveDrom_Display]{overflow:auto;background-color:#fcfcfa;border-radius:.25rem}.expand{position:relative}.expand-label{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.expand-content{display:none}.expand-icon{padding-top:.4rem;padding-right:.125rem;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.expand-icon__down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.expand-icon__right{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.gtt{position:absolute;right:.5rem;bottom:.5rem;width:40px;height:40px;border-radius:.25rem;cursor:pointer;z-index:10;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .gtt{color:#bdbdbd;background-color:#403e41}.theme__dark .gtt:hover,.theme__dark .gtt:active,.theme__dark .gtt:focus{color:#82aaff;background-color:#4d4a4e}.theme__light .gtt{color:#424242;background-color:#eee}.theme__light .gtt:hover,.theme__light .gtt:active,.theme__light .gtt:focus{color:#607d8b;background-color:#d5d4d4}.theme__hacker .gtt{color:#9e9e9e;background-color:#252526}.theme__hacker .gtt:hover,.theme__hacker .gtt:active,.theme__hacker .gtt:focus{color:#e3cd26;background-color:#323233}.theme__solarized .gtt{color:#ffb300;background-color:#eee8d5}.theme__solarized .gtt:hover,.theme__solarized .gtt:active,.theme__solarized .gtt:focus{color:#b58900;background-color:#e7dec3}.theme__custom .gtt{color:#1a5366;background-color:#ebf6fa}.theme__custom .gtt:hover,.theme__custom .gtt:active,.theme__custom .gtt:focus{color:#5cb8d6;background-color:#ebf6fa}@media only screen and (max-width:769px){.gtt{position:fixed}}.hr-fade{height:1px;width:100%}.theme__dark .hr-fade{color:#595b5c;background-image:linear-gradient(90deg,transparent,#595B5C 50%,transparent 100%)}.theme__light .hr-fade{color:#ccc;background-image:linear-gradient(90deg,transparent,#ccc 50%,transparent 100%)}.theme__hacker .hr-fade{color:#c7ba00;background-image:linear-gradient(90deg,transparent,#C7BA00 50%,transparent 100%)}.theme__solarized .hr-fade{color:#ffb300;background-image:linear-gradient(90deg,transparent,#ffb300 50%,transparent 100%)}.theme__custom .hr-fade{color:#1f637a;background-image:linear-gradient(90deg,transparent,#1f637a 50%,transparent 100%)}.hr-slash{width:100%;height:7px;background-size:10px 10px}.theme__dark .hr-slash{color:#595b5c;background-image:linear-gradient(-45deg,transparent,transparent 25%,currentColor 25%,currentColor 50%,transparent 50%,transparent 75%,currentColor 75%)}.theme__light .hr-slash{color:#ccc;background-image:linear-gradient(-45deg,transparent,transparent 25%,currentColor 25%,currentColor 50%,transparent 50%,transparent 75%,currentColor 75%)}.theme__hacker .hr-slash{color:#c7ba00;background-image:linear-gradient(-45deg,transparent,transparent 25%,currentColor 25%,currentColor 50%,transparent 50%,transparent 75%,currentColor 75%)}.theme__solarized .hr-slash{color:#ffb300;background-image:linear-gradient(-45deg,transparent,transparent 25%,currentColor 25%,currentColor 50%,transparent 50%,transparent 75%,currentColor 75%)}.theme__custom .hr-slash{color:#1f637a;background-image:linear-gradient(-45deg,transparent,transparent 25%,currentColor 25%,currentColor 50%,transparent 50%,transparent 75%,currentColor 75%)}.theme__dark .hr-dots{color:#595b5c;width:100%;border-width:0 0 7px;border-style:solid;border-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDEiIHdpZHRoPSI4IiBoZWlnaHQ9IjQiPjxjaXJjbGUgZmlsbD0iIzU5NWI1YyIgY3g9IjEiIGN5PSIuNSIgcj0iLjUiLz48L3N2Zz4=)0 0 100% repeat}.theme__light .hr-dots{color:#ccc;width:100%;border-width:0 0 7px;border-style:solid;border-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDEiIHdpZHRoPSI4IiBoZWlnaHQ9IjQiPjxjaXJjbGUgZmlsbD0iI2NjYyIgY3g9IjEiIGN5PSIuNSIgcj0iLjUiLz48L3N2Zz4=)0 0 100% repeat}.theme__hacker .hr-dots{color:#c7ba00;width:100%;border-width:0 0 7px;border-style:solid;border-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDEiIHdpZHRoPSI4IiBoZWlnaHQ9IjQiPjxjaXJjbGUgZmlsbD0iI2M3YmEwMCIgY3g9IjEiIGN5PSIuNSIgcj0iLjUiLz48L3N2Zz4=)0 0 100% repeat}.theme__solarized .hr-dots{color:#ffb300;width:100%;border-width:0 0 7px;border-style:solid;border-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDEiIHdpZHRoPSI4IiBoZWlnaHQ9IjQiPjxjaXJjbGUgZmlsbD0iI2ZmYjMwMCIgY3g9IjEiIGN5PSIuNSIgcj0iLjUiLz48L3N2Zz4=)0 0 100% repeat}.theme__custom .hr-dots{color:#1f637a;width:100%;border-width:0 0 7px;border-style:solid;border-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDEiIHdpZHRoPSI4IiBoZWlnaHQ9IjQiPjxjaXJjbGUgZmlsbD0iIzFmNjM3YSIgY3g9IjEiIGN5PSIuNSIgcj0iLjUiLz48L3N2Zz4=)0 0 100% repeat}code.has-jax{font:inherit;font-size:100%;background:inherit;border:inherit;color:#515151}.MathJax{font-size:120%!important}div.notices{margin:2rem 0;position:relative;border-radius:.2rem;color:#fff;padding:.5rem 1rem .5rem 2rem;position:relative}div.notices p{padding:0;display:block;font-size:1rem;margin-top:0;margin-bottom:0}div.notices p:first-child:before{position:absolute;top:-27px;color:#fff;content:'💡';left:10px}div.notices p:first-child:after{position:absolute;top:-27px;color:#fff;left:2rem}div.notices.info p:first-child:after{content:'Info';font-family:montserrat,sans-serif}div.notices.warning p:first-child:after{content:'Warning';font-family:montserrat,sans-serif}div.notices.note p:first-child:after{content:'Note';font-family:montserrat,sans-serif}div.notices.tip p:first-child:after{content:'Tip';font-family:montserrat,sans-serif}div.notices.note{border-top:30px solid #6bb1e0;background:#e6f3fb;color:rgba(47,103,141,.995)!important;font-family:merriweather,serif}div.notices.info{border-top:30px solid #f1b37e;background:#fefaf5;color:rgba(150,90,38,.995)!important;font-family:merriweather,serif}div.notices.tip{border-top:30px solid #84c578;background:#e8f7e6;color:rgba(72,125,63,.995)!important;font-family:merriweather,serif}div.notices.warning{border-top:30px solid #d58181;background:#fbeded;color:rgba(132,56,56,.995)!important;font-family:merriweather,serif}.pagination{border-radius:.25rem;margin:2rem 1rem;padding:.5rem 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .pagination{background-color:#212121}.theme__light .pagination{background-color:#eceff1}.theme__hacker .pagination{background-color:#252526}.theme__solarized .pagination{background-color:#fbf1d1}.theme__custom .pagination{background-color:#d6edf5}.pagination li{border-radius:.25rem}.theme__dark .pagination li.disabled a:hover,.theme__dark .pagination li.disabled a:active,.theme__dark .pagination li.disabled a:focus{color:#fcfcfa;text-decoration:none}.theme__light .pagination li.disabled a:hover,.theme__light .pagination li.disabled a:active,.theme__light .pagination li.disabled a:focus{color:#757575;text-decoration:none}.theme__hacker .pagination li.disabled a:hover,.theme__hacker .pagination li.disabled a:active,.theme__hacker .pagination li.disabled a:focus{color:#fcfcfa;text-decoration:none}.theme__solarized .pagination li.disabled a:hover,.theme__solarized .pagination li.disabled a:active,.theme__solarized .pagination li.disabled a:focus{color:#455a64;text-decoration:none}.theme__custom .pagination li.disabled a:hover,.theme__custom .pagination li.disabled a:active,.theme__custom .pagination li.disabled a:focus{color:#09c;text-decoration:none}.pagination li.active{font-weight:700}.theme__dark .pagination li.active a{color:#ff6188}.theme__light .pagination li.active a{color:#26a69a}.theme__hacker .pagination li.active a{color:#e08c48}.theme__solarized .pagination li.active a{color:#268bd2}.theme__custom .pagination li.active a{color:#144a5d}.pagination a{font-size:1.25rem;padding:.5rem .75rem}.theme__dark .pagination a{color:#fcfcfa}.theme__dark .pagination a:hover,.theme__dark .pagination a:active,.theme__dark .pagination a:focus{color:#ff6188}.theme__light .pagination a{color:#757575}.theme__light .pagination a:hover,.theme__light .pagination a:active,.theme__light .pagination a:focus{color:#26a69a}.theme__hacker .pagination a{color:#fcfcfa}.theme__hacker .pagination a:hover,.theme__hacker .pagination a:active,.theme__hacker .pagination a:focus{color:#e08c48}.theme__solarized .pagination a{color:#455a64}.theme__solarized .pagination a:hover,.theme__solarized .pagination a:active,.theme__solarized .pagination a:focus{color:#268bd2}.theme__custom .pagination a{color:#09c}.theme__custom .pagination a:hover,.theme__custom .pagination a:active,.theme__custom .pagination a:focus{color:#144a5d}.theme__dark .pagination .active{background-color:#212121}.theme__light .pagination .active{background-color:#eceff1}.theme__hacker .pagination .active{background-color:#252526}.theme__solarized .pagination .active{background-color:#fbf1d1}.theme__custom .pagination .active{background-color:#d6edf5}.pagination-single{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:1rem 0}.pagination-single__left,.pagination-single__right{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:960px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:.25rem;border-radius:.125rem}.pagination-single__left-title,.pagination-single__right-title{font-size:16.8px;padding-bottom:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:960px}.theme__dark .pagination-single__left:hover .pagination-single__icon,.theme__dark .pagination-single__left:active .pagination-single__icon,.theme__dark .pagination-single__left:focus .pagination-single__icon,.theme__dark .pagination-single__right:hover .pagination-single__icon,.theme__dark .pagination-single__right:active .pagination-single__icon,.theme__dark .pagination-single__right:focus .pagination-single__icon{color:#82aaff;background-color:#4d4a4e}.theme__light .pagination-single__left:hover .pagination-single__icon,.theme__light .pagination-single__left:active .pagination-single__icon,.theme__light .pagination-single__left:focus .pagination-single__icon,.theme__light .pagination-single__right:hover .pagination-single__icon,.theme__light .pagination-single__right:active .pagination-single__icon,.theme__light .pagination-single__right:focus .pagination-single__icon{color:#607d8b;background-color:#d5d4d4}.theme__hacker .pagination-single__left:hover .pagination-single__icon,.theme__hacker .pagination-single__left:active .pagination-single__icon,.theme__hacker .pagination-single__left:focus .pagination-single__icon,.theme__hacker .pagination-single__right:hover .pagination-single__icon,.theme__hacker .pagination-single__right:active .pagination-single__icon,.theme__hacker .pagination-single__right:focus .pagination-single__icon{color:#e3cd26;background-color:#323233}.theme__solarized .pagination-single__left:hover .pagination-single__icon,.theme__solarized .pagination-single__left:active .pagination-single__icon,.theme__solarized .pagination-single__left:focus .pagination-single__icon,.theme__solarized .pagination-single__right:hover .pagination-single__icon,.theme__solarized .pagination-single__right:active .pagination-single__icon,.theme__solarized .pagination-single__right:focus .pagination-single__icon{color:#b58900;background-color:#e7dec3}.theme__custom .pagination-single__left:hover .pagination-single__icon,.theme__custom .pagination-single__left:active .pagination-single__icon,.theme__custom .pagination-single__left:focus .pagination-single__icon,.theme__custom .pagination-single__right:hover .pagination-single__icon,.theme__custom .pagination-single__right:active .pagination-single__icon,.theme__custom .pagination-single__right:focus .pagination-single__icon{color:#5cb8d6;background-color:#ebf6fa}.pagination-single__left:hover,.pagination-single__left:active,.pagination-single__left:focus{-webkit-transform:translateX(-.25rem);-moz-transform:translateX(-.25rem);-ms-transform:translateX(-.25rem);transform:translateX(-.25rem)}.pagination-single__right:hover,.pagination-single__right:active,.pagination-single__right:focus{-webkit-transform:translateX(.25rem);-moz-transform:translateX(.25rem);-ms-transform:translateX(.25rem);transform:translateX(.25rem)}.pagination-single__icon{width:28px;height:28px;border-radius:100%;margin:0 .5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .pagination-single__icon{color:#bdbdbd;background-color:#403e41}.theme__light .pagination-single__icon{color:#424242;background-color:#eee}.theme__hacker .pagination-single__icon{color:#9e9e9e;background-color:#252526}.theme__solarized .pagination-single__icon{color:#ffb300;background-color:#eee8d5}.theme__custom .pagination-single__icon{color:#1a5366;background-color:#ebf6fa}.related{margin:2rem 0;padding:.5rem;width:100%;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.related__title{font-size:32px}.theme__dark .related__title{color:#fcfcfa}.theme__light .related__title{color:#424242}.theme__hacker .related__title{color:#fcfcfa}.theme__solarized .related__title{color:#424242}.theme__custom .related__title{color:#002633}.related__link{font-size:16.8px}.theme__dark .related__link{color:#a9dc76}.theme__light .related__link{color:#607d8b}.theme__hacker .related__link{color:#c7ba00}.theme__solarized .related__link{color:#2aa198}.theme__custom .related__link{color:#1d6c87}.related-ul{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center;list-style-type:disc}.search{position:relative;border-radius:.25rem;height:35px;z-index:6;margin-bottom:.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.theme__dark .search{border:2px solid #1e1e1e;background-color:#212121}.theme__light .search{border:2px solid #d5dbe0;background-color:#eee}.theme__hacker .search{border:2px solid #111;background-color:#252526}.theme__solarized .search{border:2px solid #f7e3a2;background-color:#fbf1d1}.theme__custom .search{border:2px solid #b8e9f9;background-color:#ebfaff}.search .icon{padding:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.theme__dark .search .icon{color:#727072}.theme__light .search .icon{color:#bdbdbd}.theme__hacker .search .icon{color:#727072}.theme__solarized .search .icon{color:#b58900}.theme__custom .search .icon{color:#abdded}.search .input{width:100%;font-size:.9rem;border:none;outline:none;padding-right:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:2fr}.theme__dark .search .input{color:#fcfcfa;background-color:inherit}.theme__dark .search .input.placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .search .input:-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .search .input::-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .search .input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .search .input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__light .search .input{color:#424242;background-color:inherit}.theme__light .search .input.placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .search .input:-moz-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .search .input::-moz-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .search .input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .search .input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__hacker .search .input{color:#1fff2a;background-color:inherit}.theme__hacker .search .input.placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .search .input:-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .search .input::-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .search .input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .search .input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__solarized .search .input{color:#b58900;background-color:inherit}.theme__solarized .search .input.placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .search .input:-moz-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .search .input::-moz-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .search .input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .search .input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__custom .search .input{color:#002633;background-color:inherit}.theme__custom .search .input.placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .search .input:-moz-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .search .input::-moz-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .search .input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .search .input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.search-content{margin-top:.25rem;max-height:350px;overflow:auto}.search-content a{text-decoration:none!important}.theme__dark .search__highlight{color:#ff6188}.theme__light .search__highlight{color:#ff6188}.theme__hacker .search__highlight{color:red}.theme__custom .search__highlight{color:#ff6188}.menu-item{padding:.25rem}.menu-item__title{font-size:1rem}.theme__dark .menu-item__title{color:#fcfcfa}.theme__light .menu-item__title{color:#424242}.theme__hacker .menu-item__title{color:#1fff2a}.theme__solarized .menu-item__title{color:#424242}.theme__custom .menu-item__title{color:#002633}.menu-item__desc{font-size:.8rem;padding:.25rem .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:2fr}.theme__dark .menu-item__desc{color:#fcfcfa}.theme__light .menu-item__desc{color:#424242}.theme__hacker .menu-item__desc{color:#1fff2a}.theme__solarized .menu-item__desc{color:#b58900}.theme__custom .menu-item__desc{color:#002633}#search-results.dropdown{display:none}#search-results.dropdown.is-active{display:inline-block;margin-top:.25rem;position:absolute;top:35px;width:100%;border-radius:.1rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.theme__dark #search-results.dropdown.is-active{color:inherit;background-color:#4d4a4e}.theme__light #search-results.dropdown.is-active{color:#424242;background-color:#eee}.theme__hacker #search-results.dropdown.is-active{color:#1fff2a;background-color:#373738}.theme__solarized #search-results.dropdown.is-active{color:#b58900;background-color:#fbf1d1}.theme__custom #search-results.dropdown.is-active{color:#002633;background-color:#fafeff}#search-results .dropdown-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#search-results .dropdown-item{font-size:1rem;padding:.125rem}#search-results .dropdown-item:hover,#search-results .dropdown-item:active,#search-results .dropdown-item:focus{border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem}.theme__dark #search-results .dropdown-item:hover,.theme__dark #search-results .dropdown-item:active,.theme__dark #search-results .dropdown-item:focus{background-color:#727072}.theme__light #search-results .dropdown-item:hover,.theme__light #search-results .dropdown-item:active,.theme__light #search-results .dropdown-item:focus{background-color:#d5d4d4}.theme__hacker #search-results .dropdown-item:hover,.theme__hacker #search-results .dropdown-item:active,.theme__hacker #search-results .dropdown-item:focus{background-color:#48484a}.theme__solarized #search-results .dropdown-item:hover,.theme__solarized #search-results .dropdown-item:active,.theme__solarized #search-results .dropdown-item:focus{background-color:#f7e3a2}.theme__custom #search-results .dropdown-item:hover,.theme__custom #search-results .dropdown-item:active,.theme__custom #search-results .dropdown-item:focus{background-color:#e6f9ff}.theme__dark #search-results .dropdown-item.is-active{background-color:#727072}.theme__light #search-results .dropdown-item.is-active{background-color:#d5d4d4}.theme__hacker #search-results .dropdown-item.is-active{background-color:#48484a}.theme__solarized #search-results .dropdown-item.is-active{background-color:#f7e3a2}.theme__custom #search-results .dropdown-item.is-active{background-color:#e6f9ff}.mobile-search{position:absolute;z-index:14;width:100%;overflow:hidden}.mobile-search__top{width:100%;height:50px;text-align:right;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.theme__dark .mobile-search__top{border-bottom:1px solid #2d2a2e;background-color:#403e41}.theme__light .mobile-search__top{border-bottom:1px solid #e0e0e0;background-color:#e6eaed}.theme__hacker .mobile-search__top{border-bottom:1px solid #252526;background-color:#252526}.theme__solarized .mobile-search__top{border-bottom:1px solid #b58900;background-color:#eee8d5}.theme__custom .mobile-search__top{border-bottom:1px solid #1d6c87;background-color:#c6e6f1}.mobile-search__top--icon{width:50px;height:50px;cursor:pointer;position:absolute;right:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .mobile-search__top--icon{color:#fcfcfa}.theme__dark .mobile-search__top--icon:hover,.theme__dark .mobile-search__top--icon:active,.theme__dark .mobile-search__top--icon:focus{color:#ff6188}.theme__light .mobile-search__top--icon{color:#777}.theme__light .mobile-search__top--icon:hover,.theme__light .mobile-search__top--icon:active,.theme__light .mobile-search__top--icon:focus{color:#26a69a}.theme__hacker .mobile-search__top--icon{color:#dbdbdb}.theme__hacker .mobile-search__top--icon:hover,.theme__hacker .mobile-search__top--icon:active,.theme__hacker .mobile-search__top--icon:focus{color:#e08c48}.theme__solarized .mobile-search__top--icon{color:#b58900}.theme__solarized .mobile-search__top--icon:hover,.theme__solarized .mobile-search__top--icon:active,.theme__solarized .mobile-search__top--icon:focus{color:#268bd2}.theme__custom .mobile-search__top--icon{color:#07495f}.theme__custom .mobile-search__top--icon:hover,.theme__custom .mobile-search__top--icon:active,.theme__custom .mobile-search__top--icon:focus{color:#144a5d}.mobile-search__top--input{width:calc(100% - 70px);height:70%;outline:none;border:none;border-radius:.25rem;padding:0 1rem;font-size:1.1rem}.theme__dark .mobile-search__top--input{color:#fcfcfa;background-color:#403e41}.theme__dark .mobile-search__top--input.placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .mobile-search__top--input:-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .mobile-search__top--input::-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .mobile-search__top--input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__dark .mobile-search__top--input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__light .mobile-search__top--input{color:#424242;background-color:#e6eaed}.theme__light .mobile-search__top--input.placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .mobile-search__top--input:-moz-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .mobile-search__top--input::-moz-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .mobile-search__top--input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__light .mobile-search__top--input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#bdbdbd}.theme__hacker .mobile-search__top--input{color:#1fff2a;background-color:#252526}.theme__hacker .mobile-search__top--input.placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .mobile-search__top--input:-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .mobile-search__top--input::-moz-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .mobile-search__top--input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__hacker .mobile-search__top--input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#727072}.theme__solarized .mobile-search__top--input{color:#424242;background-color:#eee8d5}.theme__solarized .mobile-search__top--input.placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .mobile-search__top--input:-moz-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .mobile-search__top--input::-moz-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .mobile-search__top--input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__solarized .mobile-search__top--input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#b58900}.theme__custom .mobile-search__top--input{color:#002633;background-color:#c6e6f1}.theme__custom .mobile-search__top--input.placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .mobile-search__top--input:-moz-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .mobile-search__top--input::-moz-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .mobile-search__top--input:-ms-input-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.theme__custom .mobile-search__top--input::-webkit-input-placeholder{font-family:montserrat,sans-serif;color:#6cc3e0}.mobile-search__body{width:100%;height:100vh;overflow:auto}.theme__dark .mobile-search__body{color:#fcfcfa;background-color:#2d2a2e}.theme__light .mobile-search__body{color:#424242;background-color:#fafafa}.theme__hacker .mobile-search__body{color:#1fff2a;background-color:#151715}.theme__solarized .mobile-search__body{color:#424242;background-color:#fdf7e3}.theme__custom .mobile-search__body{color:#002633;background-color:#fafeff}.mobile-search__btn{position:absolute;top:0;right:35px;width:35px;height:50px;padding:.25rem;cursor:pointer;display:none;z-index:7;-webkit-animation:slide-in-down .5s .25s 1 ease both;-moz-animation:slide-in-down .5s .25s 1 ease both;-ms-animation:slide-in-down .5s .25s 1 ease both;-o-animation:slide-in-down .5s .25s 1 ease both;animation:slide-in-down .5s .25s 1 ease both}.theme__dark .mobile-search__btn{color:#fcfcfa}.theme__dark .mobile-search__btn:hover,.theme__dark .mobile-search__btn:active,.theme__dark .mobile-search__btn:focus{color:#ff6188}.theme__light .mobile-search__btn{color:#777}.theme__light .mobile-search__btn:hover,.theme__light .mobile-search__btn:active,.theme__light .mobile-search__btn:focus{color:#26a69a}.theme__hacker .mobile-search__btn{color:#dbdbdb}.theme__hacker .mobile-search__btn:hover,.theme__hacker .mobile-search__btn:active,.theme__hacker .mobile-search__btn:focus{color:#e08c48}.theme__solarized .mobile-search__btn{color:#b58900}.theme__solarized .mobile-search__btn:hover,.theme__solarized .mobile-search__btn:active,.theme__solarized .mobile-search__btn:focus{color:#268bd2}.theme__custom .mobile-search__btn{color:#07495f}.theme__custom .mobile-search__btn:hover,.theme__custom .mobile-search__btn:active,.theme__custom .mobile-search__btn:focus{color:#144a5d}@media only screen and (max-width:769px){.mobile-search__btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}.mobile-search__content a{text-decoration:none!important}.mobile-search__item{padding:.5rem}.mobile-search__item--title{font-size:1.2rem}.theme__dark .mobile-search__item--title{color:#fcfcfa}.theme__light .mobile-search__item--title{color:#424242}.theme__hacker .mobile-search__item--title{color:#1fff2a}.theme__solarized .mobile-search__item--title{color:#424242}.theme__custom .mobile-search__item--title{color:#002633}.mobile-search__item--desc{font-size:.9rem;padding:.25rem .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:960px}.theme__dark .mobile-search__item--desc{color:#fcfcfa}.theme__light .mobile-search__item--desc{color:#424242}.theme__hacker .mobile-search__item--desc{color:#1fff2a}.theme__solarized .mobile-search__item--desc{color:#b58900}.theme__custom .mobile-search__item--desc{color:#002633}.theme__dark .mobile-search__item:hover,.theme__dark .mobile-search__item:active,.theme__dark .mobile-search__item:focus{background-color:#727072}.theme__light .mobile-search__item:hover,.theme__light .mobile-search__item:active,.theme__light .mobile-search__item:focus{background-color:#d5d4d4}.theme__hacker .mobile-search__item:hover,.theme__hacker .mobile-search__item:active,.theme__hacker .mobile-search__item:focus{background-color:#48484a}.theme__solarized .mobile-search__item:hover,.theme__solarized .mobile-search__item:active,.theme__solarized .mobile-search__item:focus{background-color:#f7e3a2}.theme__custom .mobile-search__item:hover,.theme__custom .mobile-search__item:active,.theme__custom .mobile-search__item:focus{background-color:#e6f9ff}.summary-card{margin:0 .5rem;padding:0 .5rem}.summary-card .title a{font-family:montserrat,sans-serif;font-weight:700}.theme__dark .summary-card .title a{color:#ffd866}.theme__dark .summary-card .title a:hover,.theme__dark .summary-card .title a:active,.theme__dark .summary-card .title a:focus{color:#ff6188}.theme__light .summary-card .title a{color:#607d8b}.theme__light .summary-card .title a:hover,.theme__light .summary-card .title a:active,.theme__light .summary-card .title a:focus{color:#26a69a}.theme__hacker .summary-card .title a{color:#a1ad64}.theme__hacker .summary-card .title a:hover,.theme__hacker .summary-card .title a:active,.theme__hacker .summary-card .title a:focus{color:#e08c48}.theme__solarized .summary-card .title a{color:#cb4b16}.theme__solarized .summary-card .title a:hover,.theme__solarized .summary-card .title a:active,.theme__solarized .summary-card .title a:focus{color:#268bd2}.theme__custom .summary-card .title a{color:#001f29}.theme__custom .summary-card .title a:hover,.theme__custom .summary-card .title a:active,.theme__custom .summary-card .title a:focus{color:#144a5d}.theme__dark .summary-card .subtitle{color:#fcfcfa}.theme__light .summary-card .subtitle{color:#424242}.theme__hacker .summary-card .subtitle{color:#cdf5cc}.theme__solarized .summary-card .subtitle{color:#859900}.theme__custom .summary-card .subtitle{color:#3d7a8f}.summary-card__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.summary-card__text{margin-top:1rem;line-height:1.7rem;font-family:merriweather,serif}.summary-card__image{width:100%;height:100%}.summary-card__image-wrapper{height:100%;width:auto;margin:0 auto;padding:1rem;padding-bottom:0}.summary-card__video{width:100%;max-height:500px;object-fit:contain}.summary-card__video-wrapper{padding:1rem;padding-bottom:0}.summary-card hr{margin-top:1.5rem}.theme__dark .summary-card hr{border-top:1px solid #595b5c}.theme__light .summary-card hr{border-top:1px solid #ccc}.theme__hacker .summary-card hr{border-top:1px solid #c7ba00}.theme__solarized .summary-card hr{border-top:1px solid #ffb300}.theme__custom .summary-card hr{border-top:1px solid #1f637a}.summary-card:not(:last-child) hr{margin-bottom:4rem}.summary-card:last-child hr{margin-bottom:2rem}.summary-classic{padding:0 1rem}.summary-classic .title{font-size:24px}.summary-classic .title a{font-family:montserrat,sans-serif;font-weight:700}.theme__dark .summary-classic .title a{color:#ffd866}.theme__dark .summary-classic .title a:hover,.theme__dark .summary-classic .title a:active,.theme__dark .summary-classic .title a:focus{color:#ff6188}.theme__light .summary-classic .title a{color:#607d8b}.theme__light .summary-classic .title a:hover,.theme__light .summary-classic .title a:active,.theme__light .summary-classic .title a:focus{color:#26a69a}.theme__hacker .summary-classic .title a{color:#a1ad64}.theme__hacker .summary-classic .title a:hover,.theme__hacker .summary-classic .title a:active,.theme__hacker .summary-classic .title a:focus{color:#e08c48}.theme__solarized .summary-classic .title a{color:#cb4b16}.theme__solarized .summary-classic .title a:hover,.theme__solarized .summary-classic .title a:active,.theme__solarized .summary-classic .title a:focus{color:#268bd2}.theme__custom .summary-classic .title a{color:#001f29}.theme__custom .summary-classic .title a:hover,.theme__custom .summary-classic .title a:active,.theme__custom .summary-classic .title a:focus{color:#144a5d}.theme__dark .summary-classic .subtitle{color:#fcfcfa}.theme__light .summary-classic .subtitle{color:#424242}.theme__hacker .summary-classic .subtitle{color:#cdf5cc}.theme__solarized .summary-classic .subtitle{color:#859900}.theme__custom .summary-classic .subtitle{color:#3d7a8f}.summary-classic__flex-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:1rem;margin-bottom:1rem}.summary-classic__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;padding-left:1rem}.summary-classic__text{margin-top:1rem;line-height:1.7rem;font-family:merriweather,serif}.summary-classic__image{width:100%;height:100%;object-fit:contain}.summary-classic__image-wrapper{max-width:130px;min-width:130px;overflow:hidden;border-radius:.25rem;-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}.summary-classic__image-wrapper:hover,.summary-classic__image-wrapper:active,.summary-classic__image-wrapper:focus{-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);background-color:rgba(125,125,125,.1)}.theme__dark .summary-classic hr{border-top:1px solid #595b5c}.theme__light .summary-classic hr{border-top:1px solid #ccc}.theme__hacker .summary-classic hr{border-top:1px solid #c7ba00}.theme__solarized .summary-classic hr{border-top:1px solid #ffb300}.theme__custom .summary-classic hr{border-top:1px solid #1f637a}.summary-classic:not(:last-child) hr{margin-bottom:1.5rem}.summary-classic:last-child hr{display:none}.summary-compact{padding:0 1rem}.summary-compact__flexbox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:1rem;margin-bottom:1rem}.summary-compact__meta{padding:1rem 0}.theme__dark .summary-compact hr{border-top:1px solid #595b5c}.theme__light .summary-compact hr{border-top:1px solid #ccc}.theme__hacker .summary-compact hr{border-top:1px solid #c7ba00}.theme__solarized .summary-compact hr{border-top:1px solid #ffb300}.theme__custom .summary-compact hr{border-top:1px solid #1f637a}.swiper-container{background-color:transparent;width:100%;height:auto}.swiper-slide{background-position:50%;background-size:cover}.swiper-pagination-bullet{opacity:.5}.theme__dark .swiper-pagination-bullet-active{background:#ff6188!important}.theme__light .swiper-pagination-bullet-active{background:#6b8a99!important}.theme__hacker .swiper-pagination-bullet-active{background:#f3ff6e!important}.theme__solarized .swiper-pagination-bullet-active{background:#b58900!important}.theme__custom .swiper-pagination-bullet-active{background:#0086b3!important}.swipe{overflow:hidden;visibility:hidden;position:relative}.swipe-wrap{overflow:hidden;position:relative}.swipe-wrap>div{float:left;position:relative;overflow:hidden;object-fit:contain;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.switch{position:relative;display:inline-block;width:28px;height:14px;margin-top:.7rem;margin-left:1rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.theme__dark .slider{background-color:#403e41}.theme__light .slider{background-color:#bdbdbd}.theme__hacker .slider{background-color:#403e41}.theme__solarized .slider{background-color:#dfd4b1}.theme__custom .slider{background-color:#a3e0f5}.slider:before{position:absolute;content:"";height:11px;width:11px;left:1.72px;bottom:1.72px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.theme__dark .slider:before{background-color:#fcfcfa}.theme__light .slider:before{background-color:#fcfcfa}.theme__hacker .slider:before{background-color:#fcfcfa}.theme__solarized .slider:before{background-color:#fcfcfa}.theme__custom .slider:before{background-color:#e6f9ff}.theme__dark input:checked+.slider{background-color:#ff6188}.theme__light input:checked+.slider{background-color:#ff6188}.theme__hacker input:checked+.slider{background-color:#ff6188}.theme__solarized input:checked+.slider{background-color:#ff6188}.theme__custom input:checked+.slider{background-color:#47c2eb}.theme__dark input:focus+.slider{box-shadow:0 0 1px #ff6188}.theme__light input:focus+.slider{box-shadow:0 0 1px #ff6188}.theme__hacker input:focus+.slider{box-shadow:0 0 1px #ff6188}.theme__solarized input:focus+.slider{box-shadow:0 0 1px #ff6188}.theme__custom input:focus+.slider{box-shadow:0 0 1px #47c2eb}input:checked+.slider:before{-webkit-transform:translateX(13px);-moz-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.slider.round{border-radius:8.5px}.slider.round:before{border-radius:50%}.taxo{margin:2.5rem 0;z-index:3}.taxo-root{position:-webkit-sticky;position:sticky;top:50px}.theme__dark .taxo-root{background-color:#2d2a2e}.theme__light .taxo-root{background-color:#fafafa}.theme__hacker .taxo-root{background-color:#151715}.theme__solarized .taxo-root{background-color:#fdf7e3}.theme__custom .taxo-root{background-color:#fafeff}.taxo__title{font-weight:700;font-family:montserrat,sans-serif}.theme__dark .taxo__title{color:#bdbdbd}.theme__dark .taxo__title:hover{color:#ff6188}.theme__light .taxo__title{color:#607d8b}.theme__light .taxo__title:hover{color:#26a69a}.theme__hacker .taxo__title{color:#996287}.theme__hacker .taxo__title:hover{color:#e08c48}.theme__solarized .taxo__title{color:#b58900}.theme__solarized .taxo__title:hover{color:#268bd2}.theme__custom .taxo__title{color:#1b7898}.theme__custom .taxo__title:hover{color:#144a5d}.taxo__link{text-decoration:none!important}.taxo__text{border-top-left-radius:.175rem;border-bottom-left-radius:.175rem}.taxo__text:hover,.taxo__text:active,.taxo__text:focus{text-decoration:underline!important}.theme__dark .taxo__text{color:inherit}.theme__light .taxo__text{color:inherit}.theme__hacker .taxo__text{color:inherit}.theme__solarized .taxo__text{color:inherit}.theme__custom .taxo__text{color:inherit}.taxo__num{padding:.125rem .25rem;border-top-right-radius:.175rem;border-bottom-right-radius:.175rem}.theme__dark .taxo__num{color:#fcfcfa;background-color:#212121}.theme__light .taxo__num{color:#424242;background-color:#eaeaea}.theme__hacker .taxo__num{color:#e3cd26;background-color:#252526}.theme__solarized .taxo__num{color:#268bd2;background-color:#f8e7b0}.theme__custom .taxo__num{color:#002633;background-color:#ceeaf3}.taxo .title{display:block;margin:0;margin-right:.5rem;margin-bottom:.25rem}.taxo .tag{margin:0;margin-right:.25rem;margin-bottom:.25rem;font-size:.8rem;display:inline-block}.theme__dark .taxo .tag{color:#bdbdbd}.theme__light .taxo .tag{color:#607d8b}.theme__hacker .taxo .tag{color:#996287}.theme__solarized .taxo .tag{color:#b58900}.theme__custom .taxo .tag{color:#1b7898}.taxo .is-tags{border-radius:.175rem;padding:.125rem 0 .125rem .25rem}.theme__dark .taxo .is-tags{color:#78dce8;background-color:#424242}.theme__light .taxo .is-tags{color:#424242;background-color:#d3f4f8}.theme__hacker .taxo .is-tags{color:#78dce8;background-color:#2d322d}.theme__solarized .taxo .is-tags{color:#916e00;background-color:#fff9c4}.theme__custom .taxo .is-tags{color:#002633;background-color:#ebfaff}.taxo .is-categories{border-radius:.175rem;padding:.125rem 0 .125rem .25rem}.theme__dark .taxo .is-categories{color:#ab9df2;background-color:#424242}.theme__light .taxo .is-categories{color:#424242;background-color:#e5dcf2}.theme__hacker .taxo .is-categories{color:#ab9df2;background-color:#2d322d}.theme__solarized .taxo .is-categories{color:#916e00;background-color:#ffe0b2}.theme__custom .taxo .is-categories{color:#002633;background-color:#ebfaff}.taxo .is-series{border-radius:.175rem;padding:.125rem 0 .125rem .25rem}.theme__dark .taxo .is-series{color:#ea9c77;background-color:#424242}.theme__light .taxo .is-series{color:#424242;background-color:#ffedd1}.theme__hacker .taxo .is-series{color:#ea9c77;background-color:#2d322d}.theme__solarized .taxo .is-series{color:#916e00;background-color:#dcedc8}.theme__custom .taxo .is-series{color:#002633;background-color:#ebfaff}.toc{width:100%;max-width:242.28571429px;position:fixed;top:7rem;font-size:.85rem;padding-left:.5rem;z-index:2;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toc #TableOfContents{position:relative}.toc__flexbox[data-position=fixed]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:fixed}.toc__flexbox[data-position=absolute]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.toc__title{font-size:.9rem;margin-top:.5rem}.theme__dark .toc__title{color:#727072}.theme__light .toc__title{color:#727072}.theme__hacker .toc__title{color:#727072}.theme__solarized .toc__title{color:#727072}.theme__custom .toc__title{color:#002633}.toc a{color:inherit;position:relative}.toc a::before{content:'';height:100%;left:-1rem;margin-top:-1px;position:absolute;width:2px}.theme__dark .toc a::before{background-color:#727072}.theme__light .toc a::before{background-color:#727072}.theme__hacker .toc a::before{background-color:#727072}.theme__solarized .toc a::before{background-color:#727072}.theme__custom .toc a::before{background-color:#c0e5f2}.toc a::before:last-child{background-color:transparent}.theme__dark .toc ul li li{margin-left:1rem;color:#fcfcfa}.theme__dark .toc ul a{color:#90a4ae}.theme__dark .toc ul a.active{color:#ff6188}.theme__light .toc ul li li{margin-left:1rem;color:#424242}.theme__light .toc ul a{color:#727072}.theme__light .toc ul a.active{color:#26a69a}.theme__hacker .toc ul li li{margin-left:1rem;color:#a1ad64}.theme__hacker .toc ul a{color:#727072}.theme__hacker .toc ul a.active{color:#e08c48}.theme__solarized .toc ul li li{margin-left:1rem;color:#b58900}.theme__solarized .toc ul a{color:#727072}.theme__solarized .toc ul a.active{color:#268bd2}.theme__custom .toc ul li li{margin-left:1rem;color:#0b6d8e}.theme__custom .toc ul a{color:#8f9ea3}.theme__custom .toc ul a.active{color:#1f7693}.theme__dark .toc .active{color:#ff6188;font-weight:700}.theme__dark .toc .active::before{background-color:#ff6188}.theme__light .toc .active{color:#26a69a;font-weight:700}.theme__light .toc .active::before{background-color:#26a69a}.theme__hacker .toc .active{color:#e08c48;font-weight:700}.theme__hacker .toc .active::before{background-color:#e08c48}.theme__solarized .toc .active{color:#268bd2;font-weight:700}.theme__solarized .toc .active::before{background-color:#268bd2}.theme__custom .toc .active{color:#144a5d;font-weight:700}.theme__custom .toc .active::before{background-color:#1f7693}.tooltipped{position:relative}.tooltipped:after{position:absolute;z-index:1000000;display:none;padding:5px 8px;font:11px/1.5 lato,work sans,helvetica,tahoma,geneva,arial,sans-serif;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:rgba(0,0,0,.8);border-radius:3px;-webkit-font-smoothing:subpixel-antialiased}.tooltipped:before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(0,0,0,.8);pointer-events:none;content:"";border:5px solid transparent}.tooltipped:hover:before,.tooltipped:hover:after,.tooltipped:active:before,.tooltipped:active:after,.tooltipped:focus:before,.tooltipped:focus:after{display:inline-block;text-decoration:none}.tooltipped-s:after,.tooltipped-se:after,.tooltipped-sw:after{top:100%;right:50%;margin-top:5px}.tooltipped-s:before,.tooltipped-se:before,.tooltipped-sw:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,.8)}.tooltipped-se:after{right:auto;left:50%;margin-left:-15px}.tooltipped-sw:after{margin-right:-15px}.tooltipped-n:after,.tooltipped-ne:after,.tooltipped-nw:after{right:50%;bottom:100%;margin-bottom:5px}.tooltipped-n:before,.tooltipped-ne:before,.tooltipped-nw:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,.8)}.tooltipped-ne:after{right:auto;left:50%;margin-left:-15px}.tooltipped-nw:after{margin-right:-15px}.tooltipped-s:after,.tooltipped-n:after{transform:translateX(50%)}.tooltipped-w:after{right:100%;bottom:50%;margin-right:5px;transform:translateY(50%)}.tooltipped-w:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,.8)}.tooltipped-e:after{bottom:50%;left:100%;margin-left:5px;transform:translateY(50%)}.tooltipped-e:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:rgba(0,0,0,.8)}.whoami{padding:0 1rem;margin:1rem 0;border-radius:.25rem;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (max-width:769px){.whoami{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.whoami__contents{margin-top:.5rem}@media only screen and (max-width:769px){.whoami__contents{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}}.whoami__image{width:100%;height:100%;object-fit:contain;border-radius:.25rem;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.25);box-shadow:0 2px 3px 0 rgba(0,0,0,.25)}.whoami__image-wrapper{min-width:150px;max-width:150px;height:auto;margin-right:1rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.whoami__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;padding-bottom:.5rem}.theme__dark .whoami__title{text-decoration:underline double #ffa7c4}.theme__light .whoami__title{text-decoration:underline double #607d8b}.theme__hacker .whoami__title{text-decoration:underline double #1fff2a}.theme__solarized .whoami__title{text-decoration:underline double #b58900}.theme__custom .whoami__title{text-decoration:underline double #1d6c87}.whoami__desc{font-size:1rem;padding-left:.25rem}@media only screen and (max-width:769px){.whoami__desc{width:75%}}.whoami__gutter{height:2rem}.whoami__social{margin-top:.5rem}.theme__dark .whoami__social a{text-decoration:none;color:#bdbdbd}.theme__dark .whoami__social a:hover{color:#f0f0f0;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__light .whoami__social a{text-decoration:none;color:#777}.theme__light .whoami__social a:hover{color:#444;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__hacker .whoami__social a{text-decoration:none;color:#9e9e9e}.theme__hacker .whoami__social a:hover{color:#d1d1d1;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__solarized .whoami__social a{text-decoration:none;color:#637c84}.theme__solarized .whoami__social a:hover{color:#4d6066;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__custom .whoami__social a{text-decoration:none;color:#436470}.theme__custom .whoami__social a:hover{color:#608f9f;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.whoami__written-by{font-size:.9rem;opacity:.65}.whoami-hr{border-radius:.5rem}.busuanzi{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:250px}.busuanzi__item{padding:.125rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.busuanzi__item--label{font-size:12.8px;padding:.125rem 0;font-family:montserrat,sans-serif;font-style:italic}.busuanzi__item--number{font-size:16.8px;font-weight:700}#busuanzi_value_page_pv{margin:0 .1rem 0 .15rem}.donation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media only screen and (max-width:769px){.donation{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.donation a{text-decoration:none!important}.donation__message{padding:.5rem;font-size:18px;font-weight:700;font-family:montserrat,sans-serif;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.donation__item{font-size:16px;padding:.125rem;padding-right:.25rem;cursor:pointer;border-radius:.25rem;margin:.25rem;text-transform:capitalize;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.theme__dark .donation__item{text-decoration:none;color:#bdbdbd;border:1px solid #bdbdbd}.theme__dark .donation__item:hover{color:#f0f0f0;border:1px solid #f0f0f0;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__light .donation__item{text-decoration:none;color:#777;border:1px solid #777}.theme__light .donation__item:hover{color:#444;border:1px solid #444;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__hacker .donation__item{text-decoration:none;color:#9e9e9e;border:1px solid #9e9e9e}.theme__hacker .donation__item:hover{color:#d1d1d1;border:1px solid #d1d1d1;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__solarized .donation__item{text-decoration:none;color:#637c84;border:1px solid #637c84}.theme__solarized .donation__item:hover{color:#4d6066;border:1px solid #4d6066;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.theme__custom .donation__item{text-decoration:none;color:#436470;border:1px solid #436470}.theme__custom .donation__item:hover{color:#608f9f;border:1px solid #608f9f;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.donation__dropup{position:relative;height:100%}.donation__dropup--content{display:none;position:absolute;bottom:100%;background-color:#fff;z-index:1;min-width:250px;max-width:350px;height:auto;margin-bottom:.25rem;border-radius:.25rem}@media only screen and (max-width:769px){.donation__dropup--content{left:50%;transform:translate(-50%)}}.theme__dark .donation__dropup--content{background-color:#595b5c}.theme__light .donation__dropup--content{background-color:#fafafa}.theme__hacker .donation__dropup--content{background-color:#212421}.theme__solarized .donation__dropup--content{background-color:#fafafa}.theme__custom .donation__dropup--content{background-color:#f5fcff}.donation__dropup:hover .donation__dropup--content{display:block}.box{font-size:.925rem;font-family:montserrat,sans-serif;word-break:keep-all;padding:.5rem;margin-bottom:.5rem;border-radius:.5rem}.theme__dark .box{border:1px solid #616161;background-color:#403e41}.theme__light .box{border:1px solid #aaa;background-color:#eee}.theme__hacker .box{border:1px solid #dbdbdb;background-color:#202420}.theme__solarized .box{border:1px solid #b58900;background-color:#fbf1d1}.theme__custom .box{border:1px solid #b8edff;background-color:#e0f7ff}.modal__overlay{z-index:14;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.modal__container{background-color:transparent;border-radius:.25rem;overflow-y:auto;box-sizing:border-box;position:relative}.modal__content{margin:auto;position:relative}.modal__header{position:absolute;top:0;width:100%;height:50px;background:rgba(0,0,0,.45)}.modal__caption{position:absolute;bottom:0;left:50%;width:100%;background:rgba(0,0,0,.45);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal__caption--text{text-align:center;font-family:montserrat,sans-serif;font-size:14px;padding:.5rem;width:40%;height:auto;margin:0 auto}.modal__paging{position:absolute;top:0;left:0;width:100px;padding:.8rem;height:auto;font-family:montserrat,sans-serif;font-size:16px;background:0 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal__icon{margin:0;padding:.4rem;position:absolute;overflow:hidden;cursor:pointer;border-radius:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .modal__toolbar{color:#bdbdbd}.theme__dark .modal__toolbar:hover,.theme__dark .modal__toolbar:active,.theme__dark .modal__toolbar:focus{color:#82aaff;background:rgba(0,0,0,.4)}.theme__light .modal__toolbar{color:#424242}.theme__light .modal__toolbar:hover,.theme__light .modal__toolbar:active,.theme__light .modal__toolbar:focus{color:#607d8b;background:rgba(0,0,0,.4)}.theme__hacker .modal__toolbar{color:#9e9e9e}.theme__hacker .modal__toolbar:hover,.theme__hacker .modal__toolbar:active,.theme__hacker .modal__toolbar:focus{color:#e3cd26;background:rgba(0,0,0,.4)}.theme__solarized .modal__toolbar{color:#ffb300}.theme__solarized .modal__toolbar:hover,.theme__solarized .modal__toolbar:active,.theme__solarized .modal__toolbar:focus{color:#b58900;background:rgba(0,0,0,.4)}.theme__custom .modal__toolbar{color:#1a5366}.theme__custom .modal__toolbar:hover,.theme__custom .modal__toolbar:active,.theme__custom .modal__toolbar:focus{color:#5cb8d6;background:rgba(0,0,0,.4)}.modal__toolbar--close{top:.4rem;right:.25rem}.modal__toolbar--full{top:.4rem;right:2.8rem}.modal__toolbar--normal{top:.4rem;right:2.8rem}.theme__dark .modal__arrow{color:#bdbdbd;background:rgba(0,0,0,.45)}.theme__dark .modal__arrow:hover,.theme__dark .modal__arrow:active,.theme__dark .modal__arrow:focus{color:#82aaff;background:rgba(0,0,0,.5)}.theme__light .modal__arrow{color:#424242;background:rgba(0,0,0,.45)}.theme__light .modal__arrow:hover,.theme__light .modal__arrow:active,.theme__light .modal__arrow:focus{color:#607d8b;background:rgba(0,0,0,.5)}.theme__hacker .modal__arrow{color:#9e9e9e;background:rgba(0,0,0,.45)}.theme__hacker .modal__arrow:hover,.theme__hacker .modal__arrow:active,.theme__hacker .modal__arrow:focus{color:#e3cd26;background:rgba(0,0,0,.5)}.theme__solarized .modal__arrow{color:#ffb300;background:rgba(0,0,0,.45)}.theme__solarized .modal__arrow:hover,.theme__solarized .modal__arrow:active,.theme__solarized .modal__arrow:focus{color:#b58900;background:rgba(0,0,0,.5)}.theme__custom .modal__arrow{color:#1a5366;background:rgba(0,0,0,.45)}.theme__custom .modal__arrow:hover,.theme__custom .modal__arrow:active,.theme__custom .modal__arrow:focus{color:#5cb8d6;background:rgba(0,0,0,.5)}.modal__arrow--left{left:.5rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal__arrow--right{right:.5rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(4%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-2%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,0.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,0.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,0.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,0.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.not-found{height:100%;font-family:montserrat,sans-serif;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.theme__dark .not-found .title{color:#ffd866}.theme__dark .not-found .subtitle{color:#fcfcfa}.theme__light .not-found .title{color:#607d8b}.theme__light .not-found .subtitle{color:#424242}.theme__hacker .not-found .title{color:#a1ad64}.theme__hacker .not-found .subtitle{color:#cdf5cc}.theme__solarized .not-found .title{color:#cb4b16}.theme__solarized .not-found .subtitle{color:#859900}.theme__custom .not-found .title{color:#001f29}.theme__custom .not-found .subtitle{color:#3d7a8f}.about{padding:1rem;overflow-wrap:break-word}.archive{position:relative;padding:2rem 2rem 0;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.archive__container{width:100%}.archive__ul{position:relative}.archive__ul::before{content:'';position:absolute;left:3rem;top:0;width:.25rem;height:100%}.theme__dark .archive__ul::before{background-color:#727072}.theme__light .archive__ul::before{background-color:#727072}.theme__hacker .archive__ul::before{background-color:#727072}.theme__solarized .archive__ul::before{background-color:#727072}.theme__custom .archive__ul::before{background-color:#c0e5f2}@media only screen and (max-width:769px){.archive__ul::before{content:none}}.archive__li{margin-bottom:.5rem;margin-left:4rem;z-index:0;-webkit-transition:margin-left .1s ease;-moz-transition:margin-left .1s ease;-ms-transition:margin-left .1s ease;-o-transition:margin-left .1s ease;transition:margin-left .1s ease;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:769px){.archive__li{margin-left:0;position:relative}}.archive__key{margin-right:.5rem;border-radius:.25rem;height:32px;width:100px;padding:.125rem;font-size:.95rem;font-weight:700;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-animation:slide-in-down .4s .2s 1 ease both;-moz-animation:slide-in-down .4s .2s 1 ease both;-ms-animation:slide-in-down .4s .2s 1 ease both;-o-animation:slide-in-down .4s .2s 1 ease both;animation:slide-in-down .4s .2s 1 ease both}.theme__dark .archive__key{color:#fcfcfa;background-color:#ff6188}.theme__light .archive__key{color:#fcfcfa;background-color:#607d8b}.theme__hacker .archive__key{color:#fcfcfa;background-color:#e08c48}.theme__solarized .archive__key{color:#fcfcfa;background-color:#b58900}.theme__custom .archive__key{color:#d6f5ff;background-color:#002e3d}.archive__key:not(:first-child){margin:4rem 0 1rem}.archive__key:first-child{margin:1rem 0}.archive__meta{border-radius:.25rem;min-width:100px;max-width:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-animation:slide-in-left .2s .5s 1 ease both;-moz-animation:slide-in-left .2s .5s 1 ease both;-ms-animation:slide-in-left .2s .5s 1 ease both;-o-animation:slide-in-left .2s .5s 1 ease both;animation:slide-in-left .2s .5s 1 ease both}.archive__type{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;font-size:.8rem;width:50%;height:20px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50px}.theme__dark .archive__type{color:#82aaff;background-color:#424242}@media only screen and (max-width:769px){.theme__dark .archive__type{border-right:2px solid #727072}}.theme__light .archive__type{color:#546e7a;background-color:#bdbdbd}@media only screen and (max-width:769px){.theme__light .archive__type{border-right:2px solid #727072}}.theme__hacker .archive__type{color:#fcfcfa;background-color:#855e78}@media only screen and (max-width:769px){.theme__hacker .archive__type{border-right:2px solid #727072}}.theme__solarized .archive__type{color:#996b00;background-color:#f6e099}@media only screen and (max-width:769px){.theme__solarized .archive__type{border-right:2px solid #727072}}.theme__custom .archive__type{color:#144252;background-color:#e6f9ff}@media only screen and (max-width:769px){.theme__custom .archive__type{border-right:2px solid #c0e5f2}}.archive__date{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;font-size:.8rem;width:50%;height:20px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50px}.theme__dark .archive__date{color:#aed581;background-color:#424242}@media only screen and (max-width:769px){.theme__dark .archive__date{border-left:2px solid #727072}}.theme__light .archive__date{color:#424242;background-color:#bdbdbd}@media only screen and (max-width:769px){.theme__light .archive__date{border-left:2px solid #727072}}.theme__hacker .archive__date{color:#e3cd26;background-color:#855e78}@media only screen and (max-width:769px){.theme__hacker .archive__date{border-left:2px solid #727072}}.theme__solarized .archive__date{color:#455a64;background-color:#f6e099}@media only screen and (max-width:769px){.theme__solarized .archive__date{border-left:2px solid #727072}}.theme__custom .archive__date{color:#148fb8;background-color:#e6f9ff}@media only screen and (max-width:769px){.theme__custom .archive__date{border-left:2px solid #c0e5f2}}.archive__title{margin-right:.5rem;margin-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:960}.archive__title:hover::before,.archive__title:active::before,.archive__title:focus::before{content:'';position:absolute;left:3rem;width:.25rem;height:20px}.theme__dark .archive__title:hover::before,.theme__dark .archive__title:active::before,.theme__dark .archive__title:focus::before{background-color:#ff6188}.theme__light .archive__title:hover::before,.theme__light .archive__title:active::before,.theme__light .archive__title:focus::before{background-color:#ff6188}.theme__hacker .archive__title:hover::before,.theme__hacker .archive__title:active::before,.theme__hacker .archive__title:focus::before{background-color:#ff6188}.theme__solarized .archive__title:hover::before,.theme__solarized .archive__title:active::before,.theme__solarized .archive__title:focus::before{background-color:#ff6188}.theme__custom .archive__title:hover::before,.theme__custom .archive__title:active::before,.theme__custom .archive__title:focus::before{background-color:#1d6c87}@media only screen and (max-width:769px){.archive__title:hover::before,.archive__title:active::before,.archive__title:focus::before{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.grid{position:relative;margin-bottom:1rem}.grid .full{width:100%}.grid .half{width:50%}.grid .third{width:33.3%}.grid .quarter{width:25%}.grid .fifth{width:20%}.grid:after{content:'';display:block;clear:both}.grid-sizer{padding:.5rem}.grid-sizer,.grid-item{width:33.333%}.grid-item{float:left;border-radius:.25rem}.grid-item img{display:block;max-width:100%}.gallery{padding:1rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.gallery img{border-radius:.25rem}.gallery__contents{padding:1rem;width:65%;font-family:merriweather,serif;font-size:1rem;text-align:center}.gallery .grid-item{position:relative;opacity:1;height:auto;cursor:pointer}.gallery .grid-item__desc{position:absolute;display:none;left:0;right:0;top:0;bottom:0;padding:.5rem;width:100%;height:100%;border-radius:.25rem;z-index:1;font-family:montserrat,sans-serif;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.4);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,.4);box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.gallery .grid-item__desc:hover,.gallery .grid-item__desc:active,.gallery .grid-item__desc:focus{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.theme__dark .gallery .grid-item__desc:hover,.theme__dark .gallery .grid-item__desc:active,.theme__dark .gallery .grid-item__desc:focus{color:#fcfcfa;background-color:rgba(0,0,0,.7)}.theme__light .gallery .grid-item__desc:hover,.theme__light .gallery .grid-item__desc:active,.theme__light .gallery .grid-item__desc:focus{color:#424242;background-color:rgba(255,255,255,.7)}.theme__hacker .gallery .grid-item__desc:hover,.theme__hacker .gallery .grid-item__desc:active,.theme__hacker .gallery .grid-item__desc:focus{color:#fcfcfa;background-color:rgba(0,0,0,.7)}.theme__solarized .gallery .grid-item__desc:hover,.theme__solarized .gallery .grid-item__desc:active,.theme__solarized .gallery .grid-item__desc:focus{color:#424242;background-color:rgba(253,247,227,.7)}.theme__custom .gallery .grid-item__desc:hover,.theme__custom .gallery .grid-item__desc:active,.theme__custom .gallery .grid-item__desc:focus{color:#002633;background-color:rgba(204,242,255,.7)}.list__header{display:flex;align-items:center;justify-content:center;margin:.5rem;font-family:montserrat,sans-serif}.theme__dark .list__header--title{color:#fcfcfa}.theme__light .list__header--title{color:#424242}.theme__hacker .list__header--title{color:#a1ad64}.theme__solarized .list__header--title{color:#424242}.theme__custom .list__header--title{color:#002633}.list__header--desc{font-family:merriweather,serif;font-weight:italic;padding:1rem;line-height:1.7rem}.single{padding:1rem;position:relative;width:100%;overflow-wrap:break-word}.single__title{font-size:2.5rem;font-weight:900;font-family:montserrat,sans-serif;line-height:3rem;overflow-wrap:break-word}.theme__dark .single__title{color:#fcfcfa}.theme__light .single__title{color:#424242}.theme__hacker .single__title{color:#fcfcfa}.theme__solarized .single__title{color:#424242}.theme__custom .single__title{color:#002633}.single__meta{font-size:.8rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.theme__dark .single__meta{color:#fcfcfa}.theme__light .single__meta{color:#424242}.theme__hacker .single__meta{color:#cdf5cc}.theme__solarized .single__meta{color:#859900}.theme__custom .single__meta{color:#3d7a8f}@media only screen and (max-width:769px){.single__meta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}}.single__infos{margin-right:.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single__info{word-break:keep-all;padding:0 .125rem}.single__contents{font-size:1rem;font-family:merriweather,serif;margin:1rem 0;line-height:1.7;width:inheirt;max-width:inherit}.single__contents--gallery{overflow:hidden}.single__contents>p>a{text-decoration:underline}.single__contents h1,.single__contents h2,.single__contents h3,.single__contents h4,.single__contents h5,.single__contents h6{position:relative;line-height:1.25;font-family:montserrat,sans-serif}.theme__dark .single__contents h1,.theme__dark .single__contents h2{color:#aed581}.theme__light .single__contents h1,.theme__light .single__contents h2{color:#607d8b}.theme__hacker .single__contents h1,.theme__hacker .single__contents h2{color:#a1ad64}.theme__solarized .single__contents h1,.theme__solarized .single__contents h2{color:#cb4b16}.theme__custom .single__contents h1,.theme__custom .single__contents h2{color:#114c5f}.single__contents h1{font-size:2.6rem;margin:3.5rem 0 1.75rem}.single__contents h2{font-size:2.2rem;margin:3.2rem 0 1.5rem;padding:0;color:inherit;font-weight:900;text-rendering:optimizeLegibility}.single__contents h3{font-size:1.8rem;margin:2.8rem 0 1.25rem}.single__contents h4{font-size:1.5rem;margin:2.4rem 0 1rem}.single__contents h5{font-size:1.2rem;margin:2rem 0 .8rem}.single__contents h6{font-size:1rem;margin:1.5rem 0 .5rem}.single__contents pre{padding:34px 12px 8px;overflow:auto;border-radius:.34rem}.single__contents pre:not(.chroma){position:relative}.single__contents div.chroma{position:relative}.single__contents div.chroma:hover .copy-to-clipboard,.single__contents div.chroma:active .copy-to-clipboard,.single__contents div.chroma:focus .copy-to-clipboard{opacity:1}.single__contents pre>code:not([class^=language])::before{position:absolute;top:0;left:0;padding:2px 7px;width:100%;height:30px;z-index:5;line-height:30px;font-size:.9rem;font-family:montserrat,sans-serif;font-weight:700;display:inline-block;text-transform:capitalize;content:'Code'}.theme__dark .single__contents pre>code:not([class^=language])::before{color:#fcfcfa;background:#011220}.theme__light .single__contents pre>code:not([class^=language])::before{color:#344952;background:#efeae7}.theme__hacker .single__contents pre>code:not([class^=language])::before{color:#f3ff6e;background:#1c201c}.theme__solarized .single__contents pre>code:not([class^=language])::before{color:#344952;background:#f9e8b5}.theme__custom .single__contents pre>code:not([class^=language])::before{color:#002633;background:#d6f5ff}.single__contents p>code{padding:.25rem .5rem}.theme__dark .single__contents p>code{color:#fcfcfa}.theme__light .single__contents p>code{color:#827d70}.theme__hacker .single__contents p>code{color:#1fff2a}.theme__solarized .single__contents p>code{color:#424242}.theme__custom .single__contents p>code{color:#002633}.single__contents code+.copy-to-clipboard{position:absolute;right:4px;top:5px;border-radius:2px;z-index:9;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.single__contents .copy-to-clipboard{background-position:50%;background-size:16px 16px;background-repeat:no-repeat;width:27px;height:1.45rem;top:-1px;vertical-align:middle;position:relative;margin-left:-.2rem;cursor:pointer;border-radius:0 2px 2px 0;margin-bottom:1px;opacity:0;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjRwdCIgaGVpZ2h0PSIyNHB0IiB2aWV3Qm94PSIwIDAgMjQgMjQiPlxhPHBhdGggc3R5bGU9InN0cm9rZTpub25lO2ZpbGwtcnVsZTpub256ZXJvO2ZpbGw6IzY0NjQ2NDtmaWxsLW9wYWNpdHk6MSIgZD0iTTQgMkMyLjg5NDUzMSAyIDIgMi44OTQ1MzEgMiA0VjE3QzIgMTcuNTUwNzgxIDIuNDQ5MjE5IDE4IDMgMThTNCAxNy41NTA3ODEgNCAxN1Y0SDE3QzE3LjU1MDc4MSA0IDE4IDMuNTUwNzgxIDE4IDNTMTcuNTUwNzgxIDIgMTcgMnpNOCA2QzYuODk0NTMxIDYgNiA2Ljg5NDUzMSA2IDhWMjBDNiAyMS4xMDU0NjkgNi44OTQ1MzEgMjIgOCAyMkgyMEMyMS4xMDU0NjkgMjIgMjIgMjEuMTA1NDY5IDIyIDIwVjhDMjIgNi44OTQ1MzEgMjEuMTA1NDY5IDYgMjAgNnpNOCA4SDIwVjIwSDh6TTggOCIvPjwvc3ZnPg==);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.single__contents .copy-to-clipboard:hover{-webkit-transform:translateY(-.1rem);-moz-transform:translateY(-.1rem);-ms-transform:translateY(-.1rem);transform:translateY(-.1rem)}.single__contents .chroma .copy-to-clipboard{position:absolute;right:4px;top:5px;border-radius:2px;z-index:9;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.single__contents .chroma .copy-to-clipboard:hover{-webkit-transform:translateY(-.1rem);-moz-transform:translateY(-.1rem);-ms-transform:translateY(-.1rem);transform:translateY(-.1rem)}.single__contents .language-code .copy-to-clipboard{position:absolute;right:4px;top:5px;border-radius:2px;z-index:9;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.single__contents .language-code .copy-to-clipboard:hover{-webkit-transform:translateY(-.1rem);-moz-transform:translateY(-.1rem);-ms-transform:translateY(-.1rem);transform:translateY(-.1rem)}.single__contents blockquote{margin:0 1.75rem 1.75rem 1.5rem;padding:0 0 0 1.42188rem;font-size:1.05rem;line-height:1.75;color:inherit;opacity:.8;position:relative}.theme__dark .single__contents blockquote{border-left:.32813rem solid #fcfcfa}.theme__light .single__contents blockquote{border-left:.32813rem solid #bdbdbd}.theme__hacker .single__contents blockquote{border-left:.32813rem solid #e08c48}.theme__solarized .single__contents blockquote{border-left:.32813rem solid #bdbdbd}.theme__custom .single__contents blockquote{border-left:.32813rem solid #006080}.single__contents blockquote code{padding:3px 5px;margin:0 .25rem}.single__contents img{display:block;border-radius:.25rem;margin:0 auto}.single__contents p{margin:0 0 1.75rem;padding:0}.single__contents p code{padding:3px 5px;margin:0 .25rem}.single__contents ul{margin-right:0;margin-top:0;padding:0;list-style:disc outside none}.single__contents li{margin-left:2rem;margin-bottom:calc(1rem/2)}.single__contents li code{padding:3px 5px;margin:0 .25rem}.single__contents hr{margin:0 0 calc(1.25rem - 1px);padding:0;border:none;height:1px}.theme__dark .single__contents hr{background:#595b5c}.theme__light .single__contents hr{background:#bdbdbd}.theme__hacker .single__contents hr{background:#e08c48}.theme__solarized .single__contents hr{background:#bdbdbd}.theme__custom .single__contents hr{background:#09c}.single__contents dl dt::after{content:':'}.single__contents dd{display:block;margin-inline-start:40px}.single__contents .anchor{cursor:pointer}.single__contents a.footnote-ref{font-size:.75rem;font-weight:700;margin-left:3px}.single__contents a.footnote-ref::before{content:"["}.single__contents a.footnote-ref::after{content:"]"}.single__contents .table-wrapper{overflow-x:auto}.single__contents .table-wrapper>table{max-width:100%;margin:10px 0;border-spacing:0;box-shadow:1px 1px 3px rgba(0,0,0,.125)}.theme__dark .single__contents .table-wrapper>table thead{background:#011220}.theme__dark .single__contents .table-wrapper>table th{color:#fcfcfa}.theme__dark .single__contents .table-wrapper>table th,.theme__dark .single__contents .table-wrapper>table td{padding:5px 15px;font-size:.9rem;border:1px double #3a3a3a}.theme__dark .single__contents .table-wrapper>table tr:hover{background-color:#011220}.theme__light .single__contents .table-wrapper>table thead{background:#efeae7}.theme__light .single__contents .table-wrapper>table th{color:#344952}.theme__light .single__contents .table-wrapper>table th,.theme__light .single__contents .table-wrapper>table td{padding:5px 15px;font-size:.9rem;border:1px double #e7dfdb}.theme__light .single__contents .table-wrapper>table tr:hover{background-color:#efeae7}.theme__hacker .single__contents .table-wrapper>table thead{background:#1c201c}.theme__hacker .single__contents .table-wrapper>table th{color:#f3ff6e}.theme__hacker .single__contents .table-wrapper>table th,.theme__hacker .single__contents .table-wrapper>table td{padding:5px 15px;font-size:.9rem;border:1px double #f3ff6e}.theme__hacker .single__contents .table-wrapper>table tr:hover{background-color:#1c201c}.theme__solarized .single__contents .table-wrapper>table thead{background:#f9e8b5}.theme__solarized .single__contents .table-wrapper>table th{color:#344952}.theme__solarized .single__contents .table-wrapper>table th,.theme__solarized .single__contents .table-wrapper>table td{padding:5px 15px;font-size:.9rem;border:1px double #f6e099}.theme__solarized .single__contents .table-wrapper>table tr:hover{background-color:#f9e8b5}.theme__custom .single__contents .table-wrapper>table thead{background:#d6f5ff}.theme__custom .single__contents .table-wrapper>table th{color:#002633}.theme__custom .single__contents .table-wrapper>table th,.theme__custom .single__contents .table-wrapper>table td{padding:5px 15px;font-size:.9rem;border:1px double #b8edff}.theme__custom .single__contents .table-wrapper>table tr:hover{background-color:#d6f5ff}.single__contents .table-wrapper code{padding:3px 5px;margin:0 .25rem}.single__tags{list-style-type:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.single__tag{padding:0 .25rem}code,pre{padding:.5rem 0;line-height:1.4;font-size:.9rem;font-family:Consolas,andale mono wt,andale mono,lucida console,lucida sans typewriter,dejavu sans mono,bitstream vera sans mono,liberation mono,nimbus mono l,Monaco,courier new,Courier,monospace}code a,pre a{text-decoration:none!important}.theme__dark *:not(.chroma) code,.theme__dark *:not(.chroma) pre{background:#171f2e}.theme__light *:not(.chroma) code,.theme__light *:not(.chroma) pre{background:#f5f2f0}.theme__hacker *:not(.chroma) code,.theme__hacker *:not(.chroma) pre{background:#282a36}.theme__solarized *:not(.chroma) code,.theme__solarized *:not(.chroma) pre{background:#faf1cd}.theme__custom *:not(.chroma) code,.theme__custom *:not(.chroma) pre{background:#f0fbff}*:not(.chroma) code{padding:0}code{padding:3px 5px;border-radius:4px}pre:not(.chroma){overflow:auto}.single__contents>.language-code{overflow-x:auto;position:relative;margin:1em 0}.single__contents>.language-code:hover .copy-to-clipboard,.single__contents>.language-code:active .copy-to-clipboard,.single__contents>.language-code:focus .copy-to-clipboard{opacity:1}.single__contents>.language-code::after{position:absolute;top:0;right:0;left:0;padding:2px 7px;width:100%;height:30px;z-index:2;border-top-left-radius:.25rem;border-top-right-radius:.25rem;content:''}.theme__dark .single__contents>.language-code::after{color:#fcfcfa;background:#011220}.theme__light .single__contents>.language-code::after{color:#344952;background:#efeae7}.theme__hacker .single__contents>.language-code::after{color:#f3ff6e;background:#1c201c}.theme__solarized .single__contents>.language-code::after{color:#344952;background:#f9e8b5}.theme__custom .single__contents>.language-code::after{color:#002633;background:#d6f5ff}.highlight>.chroma{margin:1em 0;border-radius:5px;box-shadow:1px 1px 2px rgba(0,0,0,.125);z-index:5;overflow-x:auto}.theme__dark .highlight>.chroma{color:#eee;background:#171f2e}.theme__light .highlight>.chroma{color:#344952;background:#f5f2f0}.theme__hacker .highlight>.chroma{color:#d1d1d1;background:#282a36}.theme__solarized .highlight>.chroma{color:#344952;background:#faf1cd}.theme__custom .highlight>.chroma{color:#002633;background:#f0fbff}.highlight>.chroma code{padding:0}.highlight>.chroma code[data-lang]::before{position:absolute;top:0;left:0;z-index:8;padding:2px 7px;width:100%;height:30px;line-height:30px;font-size:.9rem;font-family:montserrat,sans-serif;font-weight:700;display:inline-block;text-transform:capitalize;content:attr(data-lang)}.theme__dark .highlight>.chroma code[data-lang]::before{color:#fcfcfa;background:#011220}.theme__light .highlight>.chroma code[data-lang]::before{color:#344952;background:#efeae7}.theme__hacker .highlight>.chroma code[data-lang]::before{color:#f3ff6e;background:#1c201c}.theme__solarized .highlight>.chroma code[data-lang]::before{color:#344952;background:#f9e8b5}.theme__custom .highlight>.chroma code[data-lang]::before{color:#002633;background:#d6f5ff}.highlight>.chroma .lntd{line-height:1rem}.highlight>.chroma .lntd:first-child{width:10px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.highlight>.chroma .lntd:first-child pre{margin:0;padding:34px 4px 6px}.highlight>.chroma .lntd:last-child{vertical-align:top}.highlight>.chroma .lntd:last-child pre{margin:0;padding:34px 4px 6px}.highlight>.chroma table,.highlight>.chroma tr,.highlight>.chroma td{margin:0;padding:0;width:100%;border-collapse:collapse}.theme__dark .highlight>.chroma .lnt{color:#666}.theme__light .highlight>.chroma .lnt{color:#aaa}.theme__hacker .highlight>.chroma .lnt{color:#666}.theme__solarized .highlight>.chroma .lnt{color:#aaa}.theme__custom .highlight>.chroma .lnt{color:#ababab}.terms{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.terms__title{margin:2rem 0}.theme__dark .terms__title{color:#727072;text-shadow:1px 1px 0 #585758,2px 2px 0 #4e4d4e,3px 3px 0 #444344,4px 4px 0 #393839}.theme__light .terms__title{color:#9e9e9e;text-shadow:1px 1px 0 #858484,2px 2px 0 #7a7a7a,3px 3px 0 #707070,4px 4px 0 #666}.theme__hacker .terms__title{color:#c7ba00;text-shadow:1px 1px 0 #948a00,2px 2px 0 #807700,3px 3px 0 #6b6400,4px 4px 0 #575100}.theme__solarized .terms__title{color:#d9a400;text-shadow:1px 1px 0 #a67d00,2px 2px 0 #916e00,3px 3px 0 #7d5f00,4px 4px 0 #694f00}.theme__custom .terms__title{color:#80a6b3;text-shadow:1px 1px 0 #608f9f,2px 2px 0 #588493,3px 3px 0 #507886,4px 4px 0 #496d79}.terms__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%}.terms__item{display:inline-block;margin-right:1rem;text-decoration:none!important;border-radius:.25rem;padding:.25rem;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.terms__item:hover,.terms__item:active,.terms__item:focus{-webkit-transform:translateY(-.25rem);-moz-transform:translateY(-.25rem);-ms-transform:translateY(-.25rem);transform:translateY(-.25rem)}.terms__link:hover{text-decoration:none}.theme__dark .terms__tags{color:#78dce8}.theme__light .terms__tags{color:#424242}.theme__hacker .terms__tags{color:#1fff2a}.theme__solarized .terms__tags{color:#ffb300}.theme__custom .terms__tags{color:#007399}.theme__dark .terms__categories{color:#ab9df2}.theme__light .terms__categories{color:#424242}.theme__hacker .terms__categories{color:#1fff2a}.theme__solarized .terms__categories{color:#b58900}.theme__custom .terms__categories{color:#007399}.theme__dark .terms__series{color:#ea9c77}.theme__light .terms__series{color:#424242}.theme__hacker .terms__series{color:#1fff2a}.theme__solarized .terms__series{color:#b58900}.theme__custom .terms__series{color:#007399}.theme__dark .terms__len{color:#727072}.theme__light .terms__len{color:#727072}.theme__hacker .terms__len{color:#e08c48}.theme__solarized .terms__len{color:#727072}.theme__custom .terms__len{color:#002e3d}.terms .is-small{font-size:1rem}.terms .is-normal{font-size:1.5rem}.terms .is-medium{font-size:2rem}.terms .is-large{font-size:2.5rem}.contact{padding:1rem;overflow-wrap:break-word;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact__input{height:35px;font-size:14px;padding:.25rem;border-radius:.125rem;border:none}.theme__dark .contact__input{color:#fcfcfa;border:1px solid #1e1e1e;background-color:#4d4a4e}.theme__light .contact__input{color:#424242;border:1px solid #d5dbe0;background-color:#eee}.theme__hacker .contact__input{color:#fcfcfa;border:1px solid #111;background-color:#2f2f30}.theme__solarized .contact__input{color:#b58900;border:1px solid #f7e3a2;background-color:#fbf1d1}.theme__custom .contact__input{color:#006d91;border:1px solid #b8e9f9;background-color:#e3f8ff}.contact__input--wrapper{margin:.25rem;min-width:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.contact__input--container{margin-bottom:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (max-width:769px){.contact__input--container{display:block}}.contact__message{padding:.25rem;min-height:140px;font-size:14px;border-radius:.125rem;border:none}.theme__dark .contact__message{color:#fcfcfa;border:1px solid #1e1e1e;background-color:#4d4a4e}.theme__light .contact__message{color:#424242;border:1px solid #d5dbe0;background-color:#eee}.theme__hacker .contact__message{color:#fcfcfa;border:1px solid #111;background-color:#2f2f30}.theme__solarized .contact__message{color:#b58900;border:1px solid #f7e3a2;background-color:#fbf1d1}.theme__custom .contact__message{color:#006d91;border:1px solid #b8e9f9;background-color:#e3f8ff}.contact__message--wrapper{margin:.25rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact__label{font-family:montserrat,sans-serif;font-size:14px;font-weight:700;padding:.25rem 0}.contact__desc{width:65%;font-family:merriweather,serif}@media only screen and (max-width:769px){.contact__desc{width:100%}}.contact__form{width:65%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:769px){.contact__form{width:100%}}.contact__send{height:35px;margin:.75rem .25rem;font-family:montserrat,sans-serif;font-weight:700;border:none;border-radius:.125rem}.theme__dark .contact__send{color:inherit;border:1px solid #1e1e1e;background-color:#4d4a4e}.theme__light .contact__send{color:inherit;border:1px solid #d5dbe0;background-color:#eee}.theme__hacker .contact__send{color:inherit;border:1px solid #111;background-color:#2f2f30}.theme__solarized .contact__send{color:inherit;border:1px solid #f7e3a2;background-color:#fbf1d1}.theme__custom .contact__send{color:inherit;border:1px solid #b8e9f9;background-color:#e3f8ff}.talk__li{margin:.75rem 0 .75rem 4rem;z-index:0;-webkit-transition:margin-left .1s ease;-moz-transition:margin-left .1s ease;-ms-transition:margin-left .1s ease;-o-transition:margin-left .1s ease;transition:margin-left .1s ease;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}@media only screen and (max-width:769px){.talk__li{margin-left:0;position:relative}}.talk__date{border-radius:.25rem;min-width:100px;max-width:100px;margin-top:.25rem;font-size:16px;height:26px;line-height:26px;text-align:center;-webkit-animation:slide-in-left .2s .4s 1 ease both;-moz-animation:slide-in-left .2s .4s 1 ease both;-ms-animation:slide-in-left .2s .4s 1 ease both;-o-animation:slide-in-left .2s .4s 1 ease both;animation:slide-in-left .2s .4s 1 ease both}.theme__dark .talk__date{color:#aed581;background-color:#424242}.theme__light .talk__date{color:#424242;background-color:#bdbdbd}.theme__hacker .talk__date{color:#e3cd26;background-color:#855e78}.theme__solarized .talk__date{color:#455a64;background-color:#f6e099}.theme__custom .talk__date{color:#148fb8;background-color:#e6f9ff}.talk__type{border-radius:.25rem;min-width:100px;max-width:100px;margin-top:.25rem;font-size:14px;height:20px;line-height:20px;text-align:center;-webkit-animation:slide-in-left .2s .6s 1 ease both;-moz-animation:slide-in-left .2s .6s 1 ease both;-ms-animation:slide-in-left .2s .6s 1 ease both;-o-animation:slide-in-left .2s .6s 1 ease both;animation:slide-in-left .2s .6s 1 ease both;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.theme__dark .talk__type{color:#82aaff;background-color:#424242}.theme__light .talk__type{color:#546e7a;background-color:#bdbdbd}.theme__hacker .talk__type{color:#fcfcfa;background-color:#855e78}.theme__solarized .talk__type{color:#996b00;background-color:#f6e099}.theme__custom .talk__type{color:#144252;background-color:#e6f9ff}.talk__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:960}.talk__title--margin{margin-right:.5rem;margin-left:.75rem}@media only screen and (min-width:769px){.talk__title:hover::before,.talk__title:active::before,.talk__title:focus::before{content:'';position:absolute;left:3rem;width:.25rem;height:20px}.theme__dark .talk__title:hover::before,.theme__dark .talk__title:active::before,.theme__dark .talk__title:focus::before{background-color:#ff6188}.theme__light .talk__title:hover::before,.theme__light .talk__title:active::before,.theme__light .talk__title:focus::before{background-color:#ff6188}.theme__hacker .talk__title:hover::before,.theme__hacker .talk__title:active::before,.theme__hacker .talk__title:focus::before{background-color:#ff6188}.theme__solarized .talk__title:hover::before,.theme__solarized .talk__title:active::before,.theme__solarized .talk__title:focus::before{background-color:#ff6188}.theme__custom .talk__title:hover::before,.theme__custom .talk__title:active::before,.theme__custom .talk__title:focus::before{background-color:#1d6c87}}@media only screen and (min-width:769px) and (max-width:769px){.talk__title:hover::before,.talk__title:active::before,.talk__title:focus::before{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.talk__links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.talk__links li{padding-left:.5em;margin:.25rem 0 .25rem -3.75rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:650px}@media only screen and (max-width:769px){.talk__links li{margin-left:-6.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:350px}}.talk__links--item{padding-left:.5rem;margin:.25rem 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
\ No newline at end of file
diff --git a/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.json b/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.json
new file mode 100644
index 0000000..d773bfa
--- /dev/null
+++ b/resources/_gen/assets/scss/sass/main.scss_b4f67ac5085b89b62b54c1923e5a9145.json
@@ -0,0 +1 @@
+{"Target":"css/main.min.css","MediaType":"text/css","Data":{}}
\ No newline at end of file
diff --git a/static/favicon.ico b/static/favicon.ico
deleted file mode 100644
index 34b659a705d1338fb29cff34080fadc169c2dd79..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1150
zcmcJOPe@cz6o=1q{1bvWAq1L+D`_DJwo?=mx6&d|q{taj$%XD*NP-MfcP841in^#s
za3ScTm0Kx-pp6@$O`wQEyK$AEa{Yeqy`d2;5cJCDx%Zskx%a$t@0bPrC6mVgMtfOm
zcF)Wn0xmp}A7e)BHb*w)&82)rHtjoL8dhKx7U3zeQkV9ZO2|xjQ!bkNSo;h66*gcK
zv_61!c=Be@2W~LhXMQBiQ*IMvU>P1mRd&FaV9Vh?^uZ47LmPy37fTs;Zv5H)KBIu
zumJtkpMWd3B`$3%f@#SSI@#eORIOG
zvvgNl7iv0;{qM1r@)wU-SBw1)%AX2-dN=f*xq~zK1GDs?1{;0fi|`%j&euSiZQ{*}
zYp7q4WIYcja15Ve4AL+Mh5B^=-Rga==)U8-s3tZ6KR`WJokI8Z8@@oV8~XcxFMMP4
z8wk+cg)Y#!A7C6FaYm9l1J!#|!?RVs+H5yrwgqm_?BkJ{2Uo-l{!Av)NSm)fL+&}{
C>XUu|
diff --git a/static/favicon.png b/static/favicon.png
deleted file mode 100644
index 102e68e9411da81ec69908d230a96d937f4ebc65..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1444
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
Ccb)wJ
diff --git a/static/fonts/league-gothic/league-gothic.ttf b/static/fonts/league-gothic/league-gothic.ttf
deleted file mode 100644
index baa9a9500fe6738e8c92b3dae0d3187216967c2e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 64256
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