:root{--background:#fffffe;--black:#494949;--med-gray:#999;--blue:#5876ff;--peach:#ffadb0;--purple:#c49acc;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:5rem;--max-width:1100px;--inner-width:1000px;--blog-post-max-width:900px}code[class*=language-],pre[class*=language-]{background:none;color:#abb2bf;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{background:#383e49;background:#9aa2b1;text-shadow:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#9aa2b1;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#282c34}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#5c6370}.token.punctuation{color:#abb2bf}.token.selector,.token.tag{color:#e06c75}.token.attr-name,.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol{color:#d19a66}.token.attr-value,.token.builtin,.token.char,.token.inserted,.token.string{color:#98c379}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#56b6c2}.token.atrule,.token.keyword{color:#c678dd}.token.function{color:#61afef}.token.important,.token.regex,.token.variable{color:#c678dd}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre.line-numbers{counter-reset:linenumber;padding-left:3.8em}pre.line-numbers,pre.line-numbers>code{position:relative}.line-numbers .line-numbers-rows{border-right:0;font-size:100%;left:-3.8em;letter-spacing:-1px;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3em}.line-numbers-rows>span{counter-increment:linenumber;display:block;pointer-events:none}.line-numbers-rows>span:before{color:#5c6370;content:counter(linenumber);display:block;padding-right:.8em;text-align:right}.tags>*{margin-right:1rem;margin-top:.5rem}.tags{font-size:.875rem;font-size:var(--text-sm);margin-bottom:1rem;margin-top:1rem}.tags a{color:#757575;-webkit-text-decoration:none;text-decoration:none}.post-header__flex{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.post-list__heading{font-size:1.875rem;font-size:var(--text-3xl)}.post-list{list-style:none}.post-list__card{border-top:1px solid #e6e6e6;display:flex;padding-bottom:1rem}.post-list__card:last-child{border-bottom:1px solid #e6e6e6}.post-list__content{display:flex;flex-direction:column;justify-content:space-between;padding-left:20px;width:80.67%}.post-list__image{aspect-ratio:1/1;display:flex;margin-top:10px;overflow:hidden;width:25%}.post-list__image img{max-width:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.2)}.post-list__card-text{border-radius:5px;padding:8px;text-align:left}.small-date{font-size:small;margin-bottom:5px;padding:0;text-align:right}.post-list__title{font-size:1.5rem;font-size:var(--text-2xl);margin-top:-.5rem}.post-list__title a{color:#292929;font-weight:400;-webkit-text-decoration:none;text-decoration:none}.post-list__title a:hover{-webkit-text-decoration:underline;text-decoration:underline}.post-list__meta{color:#757575;font-size:.875rem;font-size:var(--text-sm);margin-top:1rem}.post-list__meta>*+*{margin-left:1rem}.post-list__tags{font-size:.875rem;font-size:var(--text-sm);margin-bottom:.5rem}.post-list__tags,.post-list__tags a{-webkit-text-decoration:none;text-decoration:none}.post-list__tags a{color:#757575}.post-list__tags a:hover{color:var(--accent)}.post-list__tags>*+*{margin-left:1rem}.post-list__excerpt{color:rgba(0,0,0,.8);margin-top:1rem}.post-list__button-container{display:flex;justify-content:right}.post-list__link-button{align-items:center;border:2px solid #000;border-radius:5px;color:#000;display:inline-flex;font-size:1rem;font-size:var(--text-base);font-weight:700;padding:4px 7px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease-in-out}.post-list__link-button:hover{background:#000;color:#fff}.post-list__link-button svg{margin-left:8px;transition:transform .3s ease-in-out}.post-list__link-button:hover svg{transform:translateX(3px)}.all-posts-link{color:currentColor;display:inline-block;font-size:.875rem;font-size:var(--text-sm);-webkit-text-decoration:underline;text-decoration:underline;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.post-header__flex{margin-bottom:1rem;margin-top:10rem}.post-list__title{font-size:1.125rem;font-size:var(--text-lg);font-weight:700;margin-top:2px}.post-list__excerpt{font-size:.875rem;font-size:var(--text-sm);margin-top:.25rem}.small-date{text-align:left}.post-list__content{display:flex;flex-direction:column;justify-content:space-evenly;padding:10px;width:100%}.post-list__card-text{padding:2px}.tags-and-button{display:block}.post-list__tags{margin:0}.post-list__tags>*+*{margin-left:.5rem}.post-list__link-button{font-size:.875rem;font-size:var(--text-sm);padding:2px 5px}}@media only screen and (max-width:600px){.post-header__flex{margin-bottom:1rem;margin-top:8rem}.post-list__excerpt{display:none}.post-list__title{font-size:.875rem;font-size:var(--text-sm);line-height:1}.post-list__tags{margin-bottom:5px}.post-list__button-container{font-size:.875rem;font-size:var(--text-sm);justify-content:left}.post-list__content{padding-left:10px}}@media only screen and (max-width:480px){.post-header__flex{margin-bottom:1rem;margin-top:8rem}}html{box-sizing:border-box;height:100%;scroll-behavior:smooth}body{background-color:#fffffe;background-color:var(--background)}body::-webkit-scrollbar{width:6px}body{height:100%;scrollbar-color:var(--color-80) #fffffe;scrollbar-color:var(--color-80) var(--background);scrollbar-width:thin}body::-webkit-scrollbar-track{background:#fffffe;background:var(--background)}body::-webkit-scrollbar-thumb{background-color:var(--color-80)}*,:after,:before{border:0 solid;box-sizing:inherit;margin:0;padding:0}audio,canvas,embed,iframe,img,object,video{display:block}img,video{height:auto}img,video{max-width:100%}img{display:block}hr{background:var(--color-10);border:none;height:1px;margin-top:2rem;width:100%}a{color:inherit;-webkit-text-decoration:none;text-decoration:none;text-decoration:inherit;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s linear}a:hover{color:var(--accent)}ol{list-style-position:inside}ol ol{list-style-type:lower-alpha}ul{list-style-position:inside;list-style-type:square}b,strong{font-weight:500}table{border:1px solid var(--color-30);border-collapse:collapse;caption-side:bottom;min-width:100%;overflow-x:auto}table,table caption{margin-top:1rem}td,th{border:1px solid var(--color-30);padding:.5rem;text-align:left}th{font-weight:500}td:only-child{text-align:center}*+p{margin-top:2rem}h2+p,h3+p,h4+p{margin-top:1rem}audio,iframe,video{margin-top:1rem;max-width:100%;width:100%}blockquote{border-left:3px solid var(--accent);font-style:italic;margin-bottom:1rem;padding-left:1rem}blockquote,pre{margin-top:1rem}pre{border:1px solid var(--color-10);font-size:.95rem;padding:1rem;-moz-tab-size:2;-o-tab-size:2;tab-size:2;white-space:pre-wrap}code,kbd{background:var(--color-30);color:var(--accent);font-feature-settings:normal;font-size:.95rem;margin:0 2px;padding:1px 6px}pre{margin-left:auto;margin-right:auto;max-width:90vw;overflow:auto;scrollbar-color:var(--color-80);scrollbar-width:thin}pre::-webkit-scrollbar{height:8px;width:6px}pre::-webkit-scrollbar-track{background:#fffffe;background:var(--background)}pre::-webkit-scrollbar-thumb{background-color:var(--color-80)}code,pre{font-family:Inconsolata,monospace}pre code{background:transparent;margin:0;padding:0}mark{background:var(--accent);color:#fffffe;color:var(--background);font-size:.95rem;margin:0 2px;padding:1px 6px}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body{color:var(--color);font-size:1.125rem;font-size:var(--text-lg);line-height:1.1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-feature-settings:"liga","tnum","case","calt","zero","ss01","locl","calt";font-variant-ligatures:contextual;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;font-family:Gotham,sans-serif}h1,h2,h3,h4,h5,h6{color:#292929;font-weight:400;line-height:1.3}h1{font-size:2.25rem;font-size:var(--text-4xl)}h2{font-size:1.875rem;font-size:var(--text-3xl)}h3{font-size:1.5rem;font-size:var(--text-2xl)}h4{font-size:1.25rem;font-size:var(--text-xl)}h5,p{font-size:1.125rem;font-size:var(--text-lg)}.blog-post{margin:60px auto 0;max-width:900px;max-width:var(--blog-post-max-width);padding:0 24px 80px}.blog-post-tags-header{display:flex;flex-wrap:wrap;gap:6px;margin-top:30px}.blog-post-tag-bubble{background:#e6e9ff;border-radius:14px;color:#5876ff;color:var(--blue);display:inline-block;font-size:11px;font-weight:500;padding:4px 10px;-webkit-text-decoration:none;text-decoration:none;transition:background .2s}.blog-post-tag-bubble:hover{background:#d0d5ff}.blog-post-details{margin-bottom:16px}.blog-post-details,.blog-post-details span,.blog-post-details time{color:#999;color:var(--med-gray);font-size:13px}.blog-post h1{font-size:max(28px,min(4vw,42px));font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;margin:0 0 12px}.blog-post-description{color:#999;color:var(--med-gray);font-size:24px;font-weight:400;line-height:1.5;margin:0}.blog-post-content{margin-top:40px}.blog-post-content h2{font-size:22px;font-weight:700;margin:40px 0 12px}.blog-post-content h3{font-size:18px;font-weight:600;margin:32px 0 10px}.blog-post-content p{color:#222;font-size:16px;line-height:1.8;margin:0 0 20px}.blog-post-content a{color:#3b5cff;-webkit-text-decoration:underline;text-decoration:underline}.blog-post-figure{background:#f8f9ff;border-radius:12px;margin:32px 0;padding:40px}.blog-post-figure img{border:1px solid #eee;border-radius:8px;display:block;margin:0 0 15px;width:100%}.blog-post-figure figcaption{color:#555;font-size:14px;line-height:1.5;text-align:center}.blog-post-figure figcaption a{color:#3b5cff;font-weight:500;-webkit-text-decoration:none;text-decoration:none}.blog-post-figure figcaption a:hover{-webkit-text-decoration:underline;text-decoration:underline}.blog-post-aside{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-top:60px;padding-top:24px}.blog-post-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-post-tags a{background:#e6e9ff;border-radius:16px;color:#3b5cff;font-size:12px;font-weight:500;padding:4px 12px;-webkit-text-decoration:none;text-decoration:none;transition:background .2s}.blog-post-tags a:hover{background:#d0d5ff}.blog-post-spotify_embed{background:#f8f9ff;border-radius:12px;color:#555;font-size:14px;margin:40px 0;padding:20px}.blog-post-spotify_embed iframe{border-radius:8px;margin-top:12px;width:100%}.blog-post-pagination{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-end}.blog-post-pagination a{align-items:center;color:#3b5cff;display:flex;font-size:14px;font-weight:500;gap:6px;line-height:1.4;max-width:220px;-webkit-text-decoration:none;text-decoration:none}.blog-post-pagination a:hover{-webkit-text-decoration:underline;text-decoration:underline}.about h1{margin-bottom:2rem;margin-top:6rem}.about img{float:none;margin-left:auto;margin-right:auto;margin-top:0;width:300px}@media (min-width:35.9375em){.about img{float:right;margin-left:1rem;margin-top:.5rem;width:300px}}.all-posts-container{margin:0 auto;max-width:900px;padding:0 24px}.all-posts-container h1{margin-bottom:40px;margin-top:40px;text-align:center}.all-posts-grid{display:flex;flex-direction:column;gap:16px}.all-post-card{display:grid;grid-template-columns:170px 1fr;grid-gap:20px;background:hsla(0,0%,100%,.9);border:2px solid #f7f7f7;border-radius:10px;padding:12px}.all-post-thumbnail{aspect-ratio:1/1;border-radius:8px;overflow:hidden;width:100%}.all-post-thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.all-post-content{display:flex;flex-direction:column;gap:6px;min-width:0}.all-post-header{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.all-post-title{font-size:16px;font-weight:700;line-height:1.3;margin:0;word-break:break-word}.all-post-date{color:#999;flex-shrink:0;font-size:11px;white-space:nowrap}.all-post-description{color:#555;flex-grow:1;font-size:13px;line-height:1.5;margin:0}.all-post-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.all-post-tags{display:flex;flex-wrap:wrap;gap:6px}.all-post-tag{color:#999;font-size:11px;font-weight:400}.read-more{background:#e6e9ff;border:none;border-radius:6px;box-shadow:0 4px 0 #b0b8f0;color:#3b5cff;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;padding:8px 14px;transition:transform .1s ease,box-shadow .1s ease;white-space:nowrap}.read-more:hover{box-shadow:0 2px 0 #b0b8f0;transform:translateY(2px)}.read-more:active{box-shadow:0 0 0 #b0b8f0;transform:translateY(4px)}.featured-post-link{-webkit-text-decoration:none;text-decoration:none}.featured-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:35px;gap:35px;margin:0 auto}.featured-posts-list{margin:0 auto;max-width:1100px;max-width:var(--max-width);padding:120px 20px 0}.featured-posts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.featured-posts-header h2{font-size:22px}.view-all{-webkit-text-decoration:none;text-decoration:none}.view-all:active,.view-all:hover{color:#c49acc;color:var(--purple)}.featured-post-card{background:hsla(0,0%,100%,.9);border-radius:10px;box-shadow:0 2px 8px hsla(0,54%,77%,.2);color:inherit;cursor:pointer;display:grid;grid-template-columns:180px 1fr;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;transition:box-shadow .3s,transform .3s}.featured-post-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.featured-post-card:active{transform:translateY(0)}.featured-post-content{display:flex;flex-direction:column;gap:10px;min-width:0;padding:20px 10px 20px 20px;position:relative}.featured-post-date{color:#999;font-size:11px;font-weight:600;letter-spacing:.8px;margin:0;text-transform:uppercase}.featured-post-title{color:#494949;font-size:16px;font-weight:700;line-height:1.1;margin-top:5px;word-break:break-word}.featured-post-description{color:#9a9a9a;flex-grow:1;font-size:14px;line-height:1;margin:0;padding-bottom:15px}.featured-post-thumbnail{overflow:hidden;width:100%}.featured-post-thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s;width:100%}.featured-post-card:hover .featured-post-thumbnail img{transform:scale(1.05)}.divider{background:#e3e3e3;height:1px;margin:35px 0 8px;width:100%}.featured-post-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.featured-post-tag{background:transparent;color:#ffadb0;color:var(--peach);font-size:11px;font-weight:400;padding:0}body,html{height:100%}body{background:#fff;color:#494949;color:var(--black);margin:0}.libre-franklin-site-font,body{font-family:Libre Franklin,sans-serif}.libre-franklin-site-font{font-optical-sizing:auto;font-style:normal;font-weight:600}.site-header{background:transparent;margin:0 auto;max-width:1100px;max-width:var(--max-width);padding-top:24px;position:relative;z-index:10}.header-content{align-items:center;display:flex;justify-content:space-between;max-width:100%}.logo-container{flex-shrink:0;height:auto;width:max(275px,min(25vw,345px));width:clamp(275px,25vw,345px)}.logo-img{background-color:#fff;display:block;height:auto;width:100%}nav a{color:#494949;color:var(--black);font-weight:500;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}nav a:active,nav a:hover{color:#c49acc;color:var(--purple)}.hero{margin-bottom:60px;margin-top:-80px;overflow:visible;width:100%}.hero-inner{margin:0 auto;max-width:1000px;max-width:var(--inner-width);padding:0 clamp(16px,4vw,32px);position:relative;top:40px;z-index:1}.hero-art{margin-left:auto;overflow:visible;position:relative;width:min(900px,85%)}.hero-art img{display:block;float:right;height:auto;shape-outside:polygon(100% 0,100% 0,100% 100%,14% 100%,30% 75%,-9% 61%,39% 0);width:95%}.hero-text{font-size:max(16px,min(1.2vw,20px));font-size:clamp(16px,1.2vw,20px);line-height:1.6;margin:0;max-width:max(160px,min(35%,400px));max-width:clamp(160px,35%,400px);min-width:160px;padding-top:33%}.site-footer{padding:60px 80px 40px;text-align:center}.footer-inner{display:flex;flex-direction:column;margin:0 auto;max-width:1000px;max-width:var(--inner-width);padding-top:75px}.footer-logo-container{margin:0 auto 20px;width:250px}.footer-svg{max-width:375px}.socials{border-top:2px solid #eee;display:flex;gap:25px;justify-content:center;margin:0 auto;padding-bottom:20px;padding-top:40px}.socials span{border-radius:50%;height:30px;width:30px}.socials img{cursor:pointer;height:30px;transition:filter .2s ease,transform .2s ease;width:30px}.socials img:hover{filter:drop-shadow(0 4px 6px rgba(#5876ff,.3));filter:drop-shadow(0 4px 6px rgba(var(--blue),.3));transform:translateY(-2px)}.socials img:active{filter:drop-shadow(0 2px 3px rgba(0,0,0,.3));transform:translateY(0)}.copyright{color:#666;font-size:10px}.human-badge{align-items:center;background:#fff;border:1px solid #494949;border:1px solid var(--black);border-radius:8px 0 8px 0;color:#494949;color:var(--black);display:inline-flex;font-size:11px;gap:8px;line-height:1.3;margin:20px auto 0;padding:6px 12px}.human-badge-icon{font-size:18px;line-height:1}.human-badge-text{display:flex;flex-direction:column}.human-badge-emphasis{font-weight:700}@media (max-width:950px){.hero-art{width:min(1100px,90%)}.featured-posts-grid,.posts-grid{grid-template-columns:1fr}}@media (max-width:850px){.post-card{grid-template-columns:140px 1fr}.post-content{padding:16px}.container{padding:0 10px}.featured-posts-list{padding:50px 20px 0}}@media (max-width:700px){.footer-svg{max-width:300px}.footer-inner{padding-top:25px}.hero{margin-top:-50px}.hero-text{max-width:100%}.post-card{grid-template-columns:140px 1fr}.post-content{padding:16px}.all-post-card{gap:12px;grid-template-columns:100px 1fr;padding:14px}.blog-post h1{font-size:26px}.blog-post-description{font-size:16px}.blog-post-content p{font-size:15px}.blog-post-aside{flex-direction:column}.blog-post-pagination{justify-content:flex-start}}@media (max-width:500px){.featured-posts-list{padding:20px 10px 0}.featured-posts-header{margin-bottom:20px}.featured-post-card{grid-template-columns:100px 1fr;margin-bottom:20px}.featured-post-content{gap:8px;padding:10px}.featured-post-description{padding-bottom:7px}.featured-post-tags{gap:2px}}
