@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* Skeleton V2.0.4 Copyright 2014, Dave Gamache www.getskeleton.com Free to use under the MIT license. http://www.opensource.org/licenses/mit-license.php 12/29/2014 */
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
body { line-height: 1.6; font-weight: 400; font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

p { margin-top: 0; }

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: #555; text-align: center; font-size: 11px; font-weight: 600; line-height: 38px; letter-spacing: .1rem; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 4px; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; }

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus { color: #333; border-color: #888; outline: 0; }

.button.button-primary, button.button-primary, input.button-primary[type="submit"], input.button-primary[type="reset"], input.button-primary[type="button"] { color: #FFF; background-color: #33C3F0; border-color: #33C3F0; }

.button.button-primary:hover, button.button-primary:hover, input.button-primary[type="submit"]:hover, input.button-primary[type="reset"]:hover, input.button-primary[type="button"]:hover, .button.button-primary:focus, button.button-primary:focus, input.button-primary[type="submit"]:focus, input.button-primary[type="reset"]:focus, input.button-primary[type="button"]:focus { color: #FFF; background-color: #1EAEDB; border-color: #1EAEDB; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select { height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #fff; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none; box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

textarea { min-height: 65px; padding-top: 6px; padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #33C3F0; outline: 0; }

label, legend { display: block; margin-bottom: .5rem; font-weight: 600; }

fieldset { padding: 0; border-width: 0; }

input[type="checkbox"], input[type="radio"] { display: inline; }

label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul { list-style: circle inside; }

ol { list-style: decimal inside; }

ol, ul { padding-left: 0; margin-top: 0; }

ul ul, ul ol, ol ol, ol ul { margin: 1.5rem 0 1.5rem 3rem; font-size: 90%; }

li { margin-bottom: 1rem; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid #E1E1E1; }

th:first-child, td:first-child { padding-left: 0; }

th:last-child, td:last-child { padding-right: 0; }

:root { --primary-t1: color-mix(in srgb, var(--primary), white 90%); --primary-t2: color-mix(in srgb, var(--primary), white 80%); --primary-t3: color-mix(in srgb, var(--primary), white 70%); --primary-t4: color-mix(in srgb, var(--primary), white 60%); --primary-t5: color-mix(in srgb, var(--primary), white 50%); --primary-t6: color-mix(in srgb, var(--primary), white 40%); --primary-s1: color-mix(in srgb, var(--primary), black 10%); --primary-s2: color-mix(in srgb, var(--primary), black 20%); --primary-s3: color-mix(in srgb, var(--primary), black 30%); --primary-s4: color-mix(in srgb, var(--primary), black 40%); --primary-s5: color-mix(in srgb, var(--primary), black 50%); --primary-s6: color-mix(in srgb, var(--primary), black 60%); --secondary-t1: color-mix(in srgb, var(--secondary), white 90%); --secondary-t2: color-mix(in srgb, var(--secondary), white 80%); --secondary-t3: color-mix(in srgb, var(--secondary), white 70%); --secondary-t4: color-mix(in srgb, var(--secondary), white 60%); --secondary-t5: color-mix(in srgb, var(--secondary), white 50%); --secondary-t6: color-mix(in srgb, var(--secondary), white 40%); --secondary-s1: color-mix(in srgb, var(--secondary), black 10%); --secondary-s2: color-mix(in srgb, var(--secondary), black 20%); --secondary-s3: color-mix(in srgb, var(--secondary), black 30%); --secondary-s4: color-mix(in srgb, var(--secondary), black 40%); --secondary-s5: color-mix(in srgb, var(--secondary), black 50%); --secondary-s6: color-mix(in srgb, var(--secondary), black 60%); --accent-t1: color-mix(in srgb, var(--accent), white 90%); --accent-t2: color-mix(in srgb, var(--accent), white 80%); --accent-t3: color-mix(in srgb, var(--accent), white 70%); --accent-t4: color-mix(in srgb, var(--accent), white 60%); --accent-t5: color-mix(in srgb, var(--accent), white 50%); --accent-t6: color-mix(in srgb, var(--accent), white 40%); --accent-s1: color-mix(in srgb, var(--accent), black 10%); --accent-s2: color-mix(in srgb, var(--accent), black 20%); --accent-s3: color-mix(in srgb, var(--accent), black 30%); --accent-s4: color-mix(in srgb, var(--accent), black 40%); --accent-s5: color-mix(in srgb, var(--accent), black 50%); --accent-s6: color-mix(in srgb, var(--accent), black 60%); --gray1: color-mix(in srgb, black, white 97%); --gray2: color-mix(in srgb, black, white 85%); --gray3: color-mix(in srgb, black, white 78%); --gray4: color-mix(in srgb, black, white 70%); --gray5: color-mix(in srgb, black, white 65%); --gray6: color-mix(in srgb, black, white 55%); --gray7: color-mix(in srgb, black, white 45%); --gray8: color-mix(in srgb, black, white 30%); --gray9: color-mix(in srgb, black, white 15%); }

:root { --spacing1: clamp(0.5rem, 1.5vw, 1.5rem); --spacing2: clamp(0.75rem, 2vw, 2rem); --spacing3: clamp(1rem, 2.5vw, 2.5rem); --spacing4: clamp(1.25rem, 3vw, 3rem); --spacing5: clamp(1.5rem, 3.5vw, 3.5rem); --spacing6: clamp(2rem, 4vw, 4rem); --spacing7: clamp(3rem, 5vw, 5rem); --spacing8: clamp(4rem, 6vw, 6rem); --spacing9: clamp(5rem, 7vw, 7rem); }

.container { position: relative; width: 100%; margin: 0 auto; padding: 0 var(--spacing1); box-sizing: border-box; }

.container-fluid { position: relative; max-width: 100%; box-sizing: border-box; padding: 0 var(--spacing1); }

@media (min-width: 576px) { .container { width: 540px; } }

@media (min-width: 768px) { .container { width: 720px; } }

@media (min-width: 992px) { .container { width: 960px; } }

@media (min-width: 1200px) { .container { width: 1140px; } }

[data-theme="light"] { --muted-color: var(--light-theme-muted-color); --primary-color: var(--light-theme-primary-color); --card-background: var(--light-theme-card-background); --box-shadow: 0px 0px 8px rgba(0,0,0,0.1); --heading-color: var(--light-theme-heading-color); --muted-color: var(--light-theme-muted-color); --code-background: var(--light-theme-code-background); --code-border: var(--light-theme-code-border); }

[data-theme="light"] body { color: var(--light-theme-body-color); background: var(--light-theme-body-background); }

[data-theme="light"] a { color: var(--light-theme-link-color); }

[data-theme="light"] a:hover { color: var(--light-theme-link-hover-color); }

[data-theme="dark"] { --muted-color: var(--gray4); --primary-color: var(--dark-theme-primary-color); --card-background: var(--dark-theme-card-background); --box-shadow: 0px 0px 8px rgba(0,0,0,0.8); --heading-color: var(--dark-theme-heading-color); --muted-color: var(--dark-theme-muted-color); --code-background: var(--dark-theme-code-background); --code-border: var(--dark-theme-code-border); }

[data-theme="dark"] body { color: var(--dark-theme-body-color); background: var(--dark-theme-body-background); }

[data-theme="dark"] a { color: var(--dark-theme-link-color); }

[data-theme="dark"] a:hover { color: var(--dark-theme-link-hover-color); }

.d-none { display: none; }

.text-center { text-align: center; }

code { background: var(--code-background); border: var(--code-border); margin: 0.25rem; padding: 0.25rem; white-space: nowrap; border-radius: 4px; font-family: 'monospace'; }

pre > code { display: block; padding: var(--spacing1); white-space: pre; margin: var(--spacing2) 0; box-shadow: var(--box-shadow); }

body { font-size: clamp(0.95rem, 2vw, 1.15rem); }

h1 { font-size: clamp(2rem, 4vw, 4rem); margin-top: clamp(0.5rem, 0.5vw, 2rem); margin-bottom: clamp(0.5rem, 0.5vw, 2rem); }

h2 { font-size: clamp(1.6rem, 2.2vw, 2.2rem); margin-top: clamp(2.2rem, 4vw, 5rem); margin-bottom: clamp(2rem, 2vw, 4rem); }

h3 { font-size: clamp(1.2rem, 1.8vw, 1.8rem); margin-top: clamp(0.5rem, 0.5vw, 2rem); margin-bottom: clamp(0.5rem, 0.5vw, 2rem); }

.grid { display: grid; grid-template-columns: 1fr; column-gap: var(--column-gap); row-gap: var(--row-gap); }

@media (min-width: 992px) { .grid { grid-template-columns: repeat(auto-fit, minmax(0%, 1fr)); } }

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

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

/* Comment */
.highlight .err { color: #960050; background-color: #1e0010; }

/* Error */
.highlight .k { color: #66d9ef; }

/* Keyword */
.highlight .l { color: #ae81ff; }

/* Literal */
.highlight .n { color: #f8f8f2; }

/* Name */
.highlight .o { color: #f92672; }

/* Operator */
.highlight .p { color: #f8f8f2; }

/* Punctuation */
.highlight .cm { color: #75715e; }

/* Comment.Multiline */
.highlight .cp { color: #75715e; }

/* Comment.Preproc */
.highlight .c1 { color: #75715e; }

/* Comment.Single */
.highlight .cs { color: #75715e; }

/* Comment.Special */
.highlight .ge { font-style: italic; }

/* Generic.Emph */
.highlight .gs { font-weight: bold; }

/* Generic.Strong */
.highlight .kc { color: #66d9ef; }

/* Keyword.Constant */
.highlight .kd { color: #66d9ef; }

/* Keyword.Declaration */
.highlight .kn { color: #f92672; }

/* Keyword.Namespace */
.highlight .kp { color: #66d9ef; }

/* Keyword.Pseudo */
.highlight .kr { color: #66d9ef; }

/* Keyword.Reserved */
.highlight .kt { color: #66d9ef; }

/* Keyword.Type */
.highlight .ld { color: #e6db74; }

/* Literal.Date */
.highlight .m { color: #ae81ff; }

/* Literal.Number */
.highlight .s { color: #e6db74; }

/* Literal.String */
.highlight .na { color: #a6e22e; }

/* Name.Attribute */
.highlight .nb { color: #f8f8f2; }

/* Name.Builtin */
.highlight .nc { color: #a6e22e; }

/* Name.Class */
.highlight .no { color: #66d9ef; }

/* Name.Constant */
.highlight .nd { color: #a6e22e; }

/* Name.Decorator */
.highlight .ni { color: #f8f8f2; }

/* Name.Entity */
.highlight .ne { color: #a6e22e; }

/* Name.Exception */
.highlight .nf { color: #a6e22e; }

/* Name.Function */
.highlight .nl { color: #f8f8f2; }

/* Name.Label */
.highlight .nn { color: #f8f8f2; }

/* Name.Namespace */
.highlight .nx { color: #a6e22e; }

/* Name.Other */
.highlight .py { color: #f8f8f2; }

/* Name.Property */
.highlight .nt { color: #f92672; }

/* Name.Tag */
.highlight .nv { color: #f8f8f2; }

/* Name.Variable */
.highlight .ow { color: #f92672; }

/* Operator.Word */
.highlight .w { color: #f8f8f2; }

/* Text.Whitespace */
.highlight .mf { color: #ae81ff; }

/* Literal.Number.Float */
.highlight .mh { color: #ae81ff; }

/* Literal.Number.Hex */
.highlight .mi { color: #ae81ff; }

/* Literal.Number.Integer */
.highlight .mo { color: #ae81ff; }

/* Literal.Number.Oct */
.highlight .sb { color: #e6db74; }

/* Literal.String.Backtick */
.highlight .sc { color: #e6db74; }

/* Literal.String.Char */
.highlight .sd { color: #e6db74; }

/* Literal.String.Doc */
.highlight .s2 { color: #e6db74; }

/* Literal.String.Double */
.highlight .se { color: #ae81ff; }

/* Literal.String.Escape */
.highlight .sh { color: #e6db74; }

/* Literal.String.Heredoc */
.highlight .si { color: #e6db74; }

/* Literal.String.Interpol */
.highlight .sx { color: #e6db74; }

/* Literal.String.Other */
.highlight .sr { color: #e6db74; }

/* Literal.String.Regex */
.highlight .s1 { color: #e6db74; }

/* Literal.String.Single */
.highlight .ss { color: #e6db74; }

/* Literal.String.Symbol */
.highlight .bp { color: #f8f8f2; }

/* Name.Builtin.Pseudo */
.highlight .vc { color: #f8f8f2; }

/* Name.Variable.Class */
.highlight .vg { color: #f8f8f2; }

/* Name.Variable.Global */
.highlight .vi { color: #f8f8f2; }

/* Name.Variable.Instance */
.highlight .il { color: #ae81ff; }

/* Literal.Number.Integer.Long */
/* Generic Heading & Diff Header */
.highlight .gu { color: #75715e; }

/* Generic.Subheading & Diff Unified/Comment? */
.highlight .gd { color: #f92672; }

/* Generic.Deleted & Diff Deleted */
.highlight .gi { color: #a6e22e; }

/* Generic.Inserted & Diff Inserted */
h2 { border-bottom: 1px solid; border-color: var(--primary); color: var(--primary); }

p > a, [role="link"] { color: var(--contrast); text-decoration: underline; }

blockquote { background: var(--card-background-color); box-shadow: var(--card-box-shadow); position: relative; }

blockquote p { font-size: 1.5em; font-style: italic; margin: 0; color: var(--muted-color); }

blockquote p:before { content: '"'; color: var(--muted-color); }

blockquote p cite { font-size: 14px; display: block; margin-top: var(--spacing); }

nav { align-items: center; justify-content: center; background: var(--primary); display: flex; gap: var(--spacing1); height: 60px; }

nav a.logo { width: 35px; height: 35px; display: block !important; }

nav a.logo svg { width: 35px; height: 35px; }

nav > a { text-decoration: none; text-transform: uppercase; letter-spacing: 5px; font-size: 15px; transition: all 0.2s; display: none; }

nav > a:hover { color: var(--primary-t2) !important; }

@media (min-width: 992px) { nav > a { display: block; } }

.mobile-nav { display: inline-block; position: absolute !important; height: 60px; z-index: 999; top: 0; left: 0; margin: 0; padding: 0; border: 0; }

@media (min-width: 998px) { .mobile-nav { display: none; } }

.mobile-nav div { background: var(--primary-s1); padding: 0.4em 0; position: relative; z-index: 1; }

.mobile-nav div a { display: block; padding: 0.5rem var(--spacing4); color: var(--primary-s6); text-transform: uppercase; text-decoration: none; letter-spacing: 5px; }

.mobile-nav div a:hover { color: var(--primary-t2); }

.mobile-nav summary { border: 0; box-shadow: none; background-color: transparent; margin-bottom: 0 !important; height: 60px; width: 60px; display: flex; justify-content: center; align-items: center; cursor: pointer; }

.mobile-nav summary:hover, .mobile-nav summary:active, .mobile-nav summary:focus { background-color: transparent; border-color: transparent; }

.mobile-nav summary::after { display: none !important; }

.mobile-nav summary svg { width: 24px; height: 24px; color: var(--primary-s6) !important; }

.toggle-theme { position: absolute; height: 60px; top: 0; right: 0; width: auto; fill: var(--primary-s6) !important; line-height: 0; margin: 0; background: none; border: none; box-shadow: none; }

[data-theme="light"] .toggle-theme svg:first-of-type { display: none; }

[data-theme="light"] nav a { color: var(--primary-t2) !important; }

[data-theme="light"] .logo svg { color: var(--primary-s4) !important; }

[data-theme="dark"] .toggle-theme svg:last-of-type { display: none; }

[data-theme="dark"] nav a { color: var(--primary-s6) !important; }

[data-theme="dark"] .logo svg { color: var(--primary-t2) !important; }

.chords-and-tabs.grid { --column-gap: var(--spacing1); --row-gap: var(--spacing1); }

@media screen and (min-width: 960px) { .chords-and-tabs.grid { grid-template-columns: 1fr 1fr; } }

@media screen and (min-width: 1200px) { .chords-and-tabs.grid { grid-template-columns: 1fr 1fr 1fr; } }

.chords-and-tabs.grid details { overflow: scroll; box-shadow: var(--box-shadow); height: fit-content; }

.chords-and-tabs.grid summary { margin: 0; background: var(--card-background); padding: var(--spacing1); color: var(--primary); }

.chords-and-tabs.grid pre { padding: var(--spacing1); background: var(--card-background); margin: 0; padding-top: 0; }

article.lick { background: var(--card-background); box-shadow: var(--box-shadow); padding: var(--spacing3); margin-bottom: var(--spacing1); }

article.lick h2 { display: flex; margin: 0; font-size: clamp(1rem, 3vw, 1.5rem); color: var(--heading-color); justify-content: space-between; border: none; }

.toc { display: inline; margin-top: var(--spacing1); }

.toc summary { position: relative; }

.toc summary:after { display: none; }

.toc summary svg { width: 50px; height: 50px; cursor: pointer; fill: var(--primary); }

.toc > ul { background: var(--card-background); text-align: left; padding: var(--spacing1); box-shadow: var(--box-shadow); }

.toc ul > li { list-style-type: disc; }

.toc a, .toc [role="link"] { color: var(--body-color); }

.toc ul > li > ul { margin-bottom: var(--spacing1); }

.toc ul > li > ul > li { list-style-type: circle; }

.toc ul > li > ul > li a { font-size: 0.8em; color: var(--muted-color); }

.index-cards article { margin: 0; padding: var(--spacing3); margin-bottom: var(--spacing1); position: relative; transition: background 0.2s; background: var(--card-background); box-shadow: var(--box-shadow); }

.index-cards article a { text-decoration: none; }

.index-cards article a:after { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }

.index-cards article a:hover { text-decoration: none; }

.index-cards article h2 { font-size: clamp(1rem, 3vw, 1.5rem); margin-top: 0; margin-bottom: 0; border-bottom: 0; color: var(--heading-color); }

.index-cards article p { margin: 0; color: var(--muted-color); }

.index-cards article .date { color: var(--muted-color); margin-right: calc(var(--spacing) / 2); letter-spacing: 3px; }

.index-cards article .private svg { color: var(--primary); margin-right: calc(var(--spacing) / 2); }

.index-cards article .category { color: var(--primary); padding: 1em 1em; letter-spacing: 5px; }

.index-cards article .meta { font-size: 10px; font-weight: bold; margin-top: var(--spacing); display: flex; align-items: center; text-transform: uppercase; }

@media (min-width: 992px) { .index-cards article .meta { position: absolute; margin: 0; top: 0; right: 0; } }

input[type="search"] { border-radius: 0px !important; width: 100%; background: var(--card-background); border-color: transparent; box-shadow: var(--box-shadow); margin-bottom: var(--spacing1); padding: var(--spacing2); text-align: center; }

input[type="search"]:focus { border-color: var(--primary); }

button.randomize { width: fit-content !important; padding: 0.5em; display: inline; }

button.randomize svg { height: 30px; width: 30px; }

:root { --primary: #e66f1a; --secondary: #1A1B41; --accent: #3BB273; --dark-theme-body-color: var(--gray4); --dark-theme-body-background: #11191f; --dark-theme-card-background: #141e25; --dark-theme-primary-color: var(--primary); --dark-theme-heading-color: var(--gray2); --dark-theme-muted-color: var(--gray6); --dark-theme-link-color: var(--primary); --dark-theme-link-hover-color: var(--primary-t6); --dark-theme-code-background: var(--gray9); --dark-theme-code-border: 1px solid var(--gray8); --light-theme-body-color: var(--gray8); --light-theme-body-background: #f2f2f2; --light-theme-card-background: var(--gray1); --light-theme-primary-color: var(--primary-s2); --light-theme-heading-color: var(--gray8); --light-theme-muted-color: var(--gray7); --light-theme-link-color: var(--primary-s1); --light-theme-link-hover-color: var(--primary); --light-theme-code-background: var(--gray1); --light-theme-code-border: 1px solid var(--gray3); }

.page-header { padding: 50px 0; text-align: center; }

.page-header h1 { margin: 0; color: var(--heading-color); font-weight: bold; }

.page-header p { font-size: 1.3em; color: var(--muted-color); }

.page-header .date { font-size: 14px; text-transform: uppercase; letter-spacing: 5px; color: var(--primary); }

@media screen and (min-width: 960px) { .grid.max-columns-3 { grid-template-columns: 1fr 1fr 1fr; } }

.badge { background: var(--contrast-inverse); display: inline-block; padding: 3px 12px; font-size: 0.7em; text-transform: uppercase; letter-spacing: 5px; font-weight: bold; }

footer { text-align: center; font-size: 0.8em; padding: var(--spacing2) 0; }

footer a { color: var(--contrast); }

.homepage-header h1 { text-align: center; text-transform: uppercase; letter-spacing: 12px; font-size: 22px; font-weight: bold; color: var(--heading-color); margin: var(--spacing3); }

hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid #E1E1E1; }

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