.index-list{list-style-type:none;margin:0;padding:0}.index-list li{display:flex;align-items:baseline;justify-content:space-between;padding:.75rem 0;border-bottom:1px dotted #2a2b3d;border-bottom:1px dotted var(--border-color);gap:1.5rem}.index-list li:first-child{padding-top:0}.index-list li:last-child{border-bottom:none;padding-bottom:0}.index-list li a{font-weight:500;font-size:1.05rem;text-decoration:none;color:#c8d3f5;color:var(--body-color);flex:1 1;line-height:1.4;transition:color .2s ease}.index-list li a:hover{color:#86e1fc;color:var(--action-color);text-decoration:underline;text-underline-offset:.2em}.index-list li span{flex:0 0 auto;color:#636da6;color:var(--subtle-color);font-size:.85rem;opacity:.8;white-space:nowrap}:root{--body-background: #1a1b26;--body-color: #c8d3f5;--heading-color: #82aaff;--action-color: #86e1fc;--subtle-color: #636da6;--green: #c3e88d;--magenta: #fca7ea;--orange: #ff966c;--purple: #c099ff;--red: #ff757f;--yellow: #ffc777;--darker-bg: #16161e;--lighter-bg: #1e2030;--selection: #3654a7;--border-color: #2a2b3d}body{background:#1a1b26;background:var(--body-background);color:#c8d3f5;color:var(--body-color);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;padding:50px 0 0;line-height:1.6;font-size:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:#86e1fc;color:var(--action-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .2s ease}a:hover{color:#c099ff;color:var(--purple)}h1{margin:.5rem 0 2rem;text-align:left;font-size:2rem;font-weight:600;color:#82aaff;color:var(--heading-color);line-height:1.2;letter-spacing:-.02em}h2{font-size:1.5rem;font-weight:600;color:#82aaff;color:var(--heading-color);margin-top:2rem;margin-bottom:1rem}body>header{margin:1rem;text-align:center}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;font-size:1rem;height:50px;background:rgba(26,27,38,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #2a2b3d;border-bottom:1px solid var(--border-color)}.nav-inner{width:100%;max-width:45rem;padding:0 25px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}nav .home{font-weight:700;display:flex;align-items:center;height:100%}nav .home:after{display:none!important}nav .home a{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#c8d3f5;color:var(--body-color);height:100%}nav .home a:hover{color:#86e1fc;color:var(--action-color)}nav .home img{width:30px;height:30px;border-radius:50%;border:1px solid #2a2b3d;border:1px solid var(--border-color)}nav ul{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;gap:1.5rem;font-size:1rem}body>main>header ul{margin:2rem 0;padding:0;list-style-type:none;display:flex;justify-content:center;font-size:1.3rem}@media (max-width: 500px){nav{font-size:.9rem;height:auto;padding:.75rem 0}.nav-inner{flex-direction:column;align-items:flex-start;gap:.75rem;padding:0 16px}nav ul{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.9rem}nav .home{width:100%}}nav ul li{padding:0;margin:0}nav ul li:last-child:after,body>main>header ul>li:last-child:after{display:none}@media (min-width: 500px){body>main>header ul>li:not(:last-child):after{content:"\2022";padding-left:1em;padding-right:1em;opacity:.5}}nav a{text-decoration:none;color:#c8d3f5;color:var(--body-color)}nav ul a:hover{color:#86e1fc;color:var(--action-color)}main{margin:1rem auto 4rem;max-width:45rem;min-height:calc(100vh - 200px);padding:25px 25px 0}@media (max-width: 500px){main{padding:16px 16px 0;margin-top:1.5rem}}.index section{border-bottom:1px #2a2b3d dotted;border-bottom:1px var(--border-color) dotted;padding-bottom:2rem;margin-bottom:2rem}.index main .socials{text-align:center;padding-top:3rem;margin-top:3rem;margin-bottom:1.5rem}.socials ul{padding:0;margin:0;list-style-type:none;display:flex;justify-content:center;align-items:center;gap:2rem}.socials li{display:inline-block}.socials li svg{height:3rem;width:3rem;transition:transform .2s ease,filter .2s ease,opacity .2s ease;filter:brightness(0) invert(1);opacity:.3}.socials li a:hover svg{transform:translateY(-2px) scale(1.05);opacity:.6;filter:brightness(0) invert(1) drop-shadow(0 0 3px #86e1fc);filter:brightness(0) invert(1) drop-shadow(0 0 3px var(--action-color))}.socials li svg>image{height:inherit}.index main .short-about{display:flex;flex-direction:row-reverse;flex-wrap:wrap;border-bottom:1px dotted #2a2b3d;border-bottom:1px dotted var(--border-color);margin-bottom:2rem;padding-bottom:2rem}.index main .short-about p:first-of-type{margin-top:0;padding-top:6px;padding-right:1rem;flex:4 1}.index main .mecard{display:flex;flex-direction:column;flex:1 1;min-width:208px}.index main .mecard img{align-self:flex-end;margin-left:3em;width:208px;height:208px;flex-shrink:0;filter:brightness(.7) contrast(.9) sepia(.2) hue-rotate(200deg) saturate(.7);opacity:.85;transition:filter .3s ease,opacity .3s ease}.index main .mecard img:hover{filter:brightness(.85) contrast(.95) sepia(.1) hue-rotate(200deg) saturate(.8);opacity:.95}@media (max-width: 600px){.index main .short-about{flex-direction:column}.index main .mecard img{align-self:center;margin-left:0;margin-top:2rem}}#last-fm-now-playing{display:flex}#last-fm-now-playing div{flex:4 1}#last-fm-now-playing img{flex:1 1}#last-fm-now-playing .status,#last-fm-now-playing .song,#last-fm-now-playing .album,#last-fm-now-playing .artist{font-weight:500}.post header{display:flex;flex-direction:column;padding-bottom:1rem;margin-bottom:2rem}.post header h1{margin-bottom:.5rem}.latest-weeknotes header{display:flex;flex-direction:column;border-bottom:1px dotted #2a2b3d;border-bottom:1px dotted var(--border-color);padding-bottom:2rem;margin-bottom:2rem}.post header .meta{display:flex;justify-content:space-between;align-items:baseline;font-size:.85rem;color:#636da6;color:var(--subtle-color);opacity:.8}.post header .meta *{font-size:inherit}.post header .meta .published-on{flex:0 0 auto}.post header .meta ul{margin:0;padding:0;list-style-type:none;display:inline-flex;gap:.5rem;flex-wrap:wrap;font-size:inherit}.post header .meta ul li{display:inline;font-size:inherit}.post header .meta ul li:after{content:"\2022";margin-left:.5rem;opacity:.4}.post header .meta ul li:last-child:after{display:none}.post header .meta a{color:#636da6;color:var(--subtle-color);text-decoration:none;font-size:inherit}.post header .meta a:hover{color:#86e1fc;color:var(--action-color);text-decoration:underline;text-underline-offset:.2em}.post main img,.latest-weeknote img{max-width:50rem;display:block;margin:0 auto;border:1px solid #2a2b3d;border:1px solid var(--border-color);transition:border-color .2s ease;@media (max-width: 800px){max-width:80%}}.post main img:hover,.latest-weeknote img:hover{border-color:#86e1fc;border-color:var(--action-color)}.post p:has(>img:first-child),.post a:has(>img:first-child){display:flex}.latest-weeknote h2{font-weight:500;font-style:normal;color:#ffc777;color:var(--yellow)}.latest-weeknote{border-bottom:1px dotted #2a2b3d;border-bottom:1px dotted var(--border-color);margin-bottom:6rem;padding-bottom:2rem;margin-top:0;padding-top:0}.latest-weeknote header{margin-bottom:3rem;margin-top:0;padding-top:0}.latest-weeknote header h2{margin-top:0;margin-bottom:0}.weeknote-archive{display:flex;flex-direction:column;margin-top:3rem;padding-top:2rem;opacity:.8;align-items:center}.weeknote-archive header h1{font-size:1.2rem;margin:1rem 0;color:#636da6;color:var(--subtle-color);font-weight:500;text-align:center}.weeknote-archive section{display:flex;flex-direction:row;margin-bottom:1rem;align-items:flex-start;justify-content:flex-start;width:100%;max-width:25rem}.weeknote-archive h2{flex:0 0 auto;margin:0 1rem 0 0;padding:0;font-size:.9rem;color:#636da6;color:var(--subtle-color);font-weight:500;min-width:3rem}.weeknote-archive ul{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem .25rem;gap:.5rem .25rem;font-size:.85rem;flex:1 1}.weeknote-archive li{padding:0;margin:0;display:flex;align-items:center;justify-content:center;position:relative}.weeknote-archive li:not(:nth-child(7n)):after{content:"\2022";position:absolute;right:-.125rem;opacity:.4}.weeknote-archive li:last-child:after{display:none}.weeknote-archive a{color:#636da6;color:var(--subtle-color);text-decoration:none}.weeknote-archive a:hover{color:#86e1fc;color:var(--action-color);text-decoration:underline;text-underline-offset:.2em}.weeknote-archive a.current{color:#86e1fc;color:var(--action-color);font-weight:600}footer{text-align:center;margin-top:0;margin-bottom:0;padding-bottom:4rem;font-size:.95em;color:#636da6;color:var(--subtle-color)}hr{width:50%;border:none;border-top:1px dotted #2a2b3d;border-top:1px dotted var(--border-color);margin:2rem auto}.latest-weeknote iframe{width:640px;height:360px;display:block;margin:0 auto;border:1px solid #2a2b3d;border:1px solid var(--border-color)}::selection{background-color:#3654a7;background-color:var(--selection);color:#c8d3f5;color:var(--body-color)}::-moz-selection{background-color:#3654a7;background-color:var(--selection);color:#c8d3f5;color:var(--body-color)}p{line-height:1.7;margin-bottom:1.5rem}code:not(.highlight code){background:#1e2030;background:var(--lighter-bg);color:#c3e88d;color:var(--green);padding:.2em .4em;font-size:.9em;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}blockquote{border-left:3px solid #c099ff;border-left:3px solid var(--purple);padding-left:1.5rem;margin:2rem 0;color:#636da6;color:var(--subtle-color);font-style:italic}*:focus{outline:none}html{scroll-behavior:smooth}img{max-width:100%;height:auto}pre.highlight{padding:20px;background-color:#1e2030;border:1px solid #3b4261;border-left:4px solid #82aaff;overflow-x:auto;margin:2rem 0;line-height:1.6;font-size:.95rem;font-family:Fira Code,JetBrains Mono,SF Mono,Consolas,monospace}.highlight .hll{background-color:#2f3549}.highlight .c{color:#636da6;font-style:italic}.highlight .err{color:#ff757f}.highlight .k{color:#c099ff}.highlight .o{color:#89ddff}.highlight .cm,.highlight .cp,.highlight .c1,.highlight .cs{color:#636da6;font-style:italic}.highlight .gd{color:#ff757f;background-color:#2d202f}.highlight .ge{font-style:italic}.highlight .gr{color:#ff757f}.highlight .gh{color:#c8d3f5;font-weight:700}.highlight .gi{color:#c3e88d;background-color:#1f2d23}.highlight .go,.highlight .gp{color:#636da6}.highlight .gs{font-weight:700}.highlight .gu{color:#86e1fc;font-weight:700}.highlight .gt{color:#ff757f}.highlight .kc{color:#ff966c}.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#c099ff}.highlight .kt{color:#ffc777}.highlight .m{color:#ff966c}.highlight .s{color:#c3e88d}.highlight .na,.highlight .nb{color:#82aaff}.highlight .nc{color:#ffc777}.highlight .no{color:#ff966c}.highlight .nd{color:#86e1fc}.highlight .ni{color:#fca7ea}.highlight .ne{color:#ffc777}.highlight .nf,.highlight .nl{color:#82aaff}.highlight .nn{color:#ffc777}.highlight .nt{color:#ff757f}.highlight .nv{color:#c8d3f5}.highlight .ow{color:#89ddff}.highlight .w{color:#c8d3f5}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#ff966c}.highlight .sb,.highlight .sc{color:#c3e88d}.highlight .sd{color:#636da6;font-style:italic}.highlight .s2{color:#c3e88d}.highlight .se{color:#86e1fc}.highlight .sh{color:#c3e88d}.highlight .si{color:#86e1fc}.highlight .sx{color:#c3e88d}.highlight .sr{color:#fca7ea}.highlight .s1{color:#c3e88d}.highlight .ss{color:#fca7ea}.highlight .bp{color:#82aaff}.highlight .vc,.highlight .vg,.highlight .vi{color:#c8d3f5}.highlight .il{color:#ff966c}
/*# sourceMappingURL=/_bridgetown/static/index.MAYM2GW3.css.map */
