.btn-top{background:#941352;border:none;border-radius:4px;bottom:2rem;color:#fff;cursor:pointer;font-size:.9em;font-weight:600;opacity:0;padding:.6rem 1rem;pointer-events:none;position:fixed;right:2rem;transition:opacity .3s ease;z-index:1200}.btn-top--visible{opacity:.9;pointer-events:auto}.btn-top:hover{opacity:1}html.dark .btn-top,html.dark_contrast .btn-top{background:#2abfff}html.dark .btn-top,html.dark_contrast .btn-top,html.inverted .btn-top{background:#07a}.btn-github{align-items:center;background-color:#07a;border-radius:4px;color:#fefefe;display:inline-flex;font-size:.9em;font-weight:700;gap:.5em;padding:.4em .9em;text-decoration:none;transition:background .2s ease}.btn-github:hover{background-color:#005377}.btn-github .icon-github{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27white%27 viewBox=%270 0 16 16%27><path d=%27M8 .198a8 8 0 0 0-2.53 15.599c.4.073.547-.173.547-.385 0-.19-.007-.693-.01-1.36-2.226.483-2.695-1.073-2.695-1.073-.364-.923-.89-1.168-.89-1.168-.727-.497.055-.487.055-.487.803.056 1.225.825 1.225.825.714 1.222 1.873.87 2.33.665.072-.517.279-.87.507-1.07-1.777-.202-3.644-.888-3.644-3.953 0-.873.312-1.586.823-2.145-.083-.202-.357-1.016.078-2.117 0 0 .67-.215 2.2.82a7.659 7.659 0 0 1 4.003 0c1.53-1.035 2.2-.82 2.2-.82.435 1.101.161 1.915.08 2.117.513.559.823 1.272.823 2.145 0 3.073-1.87 3.748-3.652 3.947.287.248.543.735.543 1.48 0 1.07-.01 1.93-.01 2.193 0 .213.145.46.55.382A8.001 8.001 0 0 0 8 .198z%27/></svg>");background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:1em;width:1em}.btn-live{align-items:center;background-color:#07a;border-radius:4px;color:#fefefe;display:inline-flex;font-size:.9em;font-weight:700;gap:.5em;padding:.4em .9em;text-decoration:none;transition:background .2s ease}.btn-live .icon-live{background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27white%27><path d=%27M12 2l3 7h7l-5.5 4.5L18 22l-6-4-6 4 1.5-8.5L2 9h7z%27/></svg>") no-repeat 50% 50% /100% 100%;display:inline-block;height:1em;width:1em}.btn-live:hover{background-color:#005377}#projects{margin-top:4rem}#projects .project{border-left:4px solid #941352;margin-bottom:2rem;padding-left:1rem}#projects .project h3{font-size:1.4em;margin:0}#projects .project p{margin:.5em 0}#projects .project ul.tech{display:flex;font-size:.85em;gap:1em;list-style:none;margin:.5em 0;padding:0}#projects .project ul.tech li{align-items:center;background:#164e63;border-radius:4px;color:#d1faff;display:flex;font-size:.85em;justify-content:center;padding:.2em .6em;text-align:center}#projects .project a{color:#07a;font-size:.9em;font-weight:700;text-decoration:none}#projects .project a:hover{text-decoration:underline}.project{display:flex;gap:1rem}.project img{border-radius:4px;width:120px}.project .info{flex:1}.project .button-group{display:flex;gap:.75rem;margin-left:auto}html.dark #projects ul.tech li,html.dark_contrast #projects ul.tech li,html.inverted #projects ul.tech li{background:#22d3ee;color:#082f49}body{color:#454545;font-family:Open Sans,Arial;font-size:16px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.4;margin:2em auto;max-width:800px;padding:1em}html.contrast body{color:#050505}html.contrast blockquote{color:#11151a}html.contrast blockquote:before{color:#262626}html.contrast a{color:#03f}html.contrast a:visited{color:#7d013e}html.contrast span.wr{color:#800}html.contrast span.mfw{color:#4d0000}.header-container{align-items:center;display:flex;gap:2rem;margin-right:auto}.header-container nav{display:flex;gap:1.5rem;margin-left:auto}.header-container nav a{color:#07a;font-weight:700;text-decoration:none}.header-container nav a:visited{color:#941352}.header-container nav a:hover{text-decoration:underline}@media screen and (prefers-color-scheme:light){html.inverted{background-color:#000}html.inverted body{color:#d9d9d9}html.inverted #contrast,html.inverted #invmode{background-color:#000;color:#fff}html.inverted blockquote{color:#d3c9be}html.inverted blockquote:before{color:#b8b8b8}html.inverted a{color:#00a2e7}html.inverted a:visited{color:#ca1a70}html.inverted span.wr{color:#d24637}html.inverted span.mfw{color:#b00000}html.inverted.contrast{background-color:#000}html.inverted.contrast body{color:#fff}html.inverted.contrast #contrast,html.inverted.contrast #invmode{background-color:#000;color:#fff}html.inverted.contrast blockquote{color:#f8f6f5}html.inverted.contrast blockquote:before{color:#e5e5e5}html.inverted.contrast a{color:#44c7ff}html.inverted.contrast a:visited{color:#e9579e}html.inverted.contrast span.wr{color:#db695d}html.inverted.contrast span.mfw{color:#ff0d0d}}@media (prefers-color-scheme:dark){html:not(.inverted){background-color:#000}html:not(.inverted) body{color:#d9d9d9}html:not(.inverted) #contrast,html:not(.inverted) #invmode{background-color:#000;color:#fff}html:not(.inverted) blockquote{color:#d3c9be}html:not(.inverted) blockquote:before{color:#b8b8b8}html:not(.inverted) a{color:#00a2e7}html:not(.inverted) a:visited{color:#ca1a70}html:not(.inverted) span.wr{color:#d24637}html:not(.inverted) span.mfw{color:#b00000}html:not(.inverted).contrast{background-color:#000}html:not(.inverted).contrast body{color:#fff}html:not(.inverted).contrast #contrast,html:not(.inverted).contrast #invmode{background-color:#000;color:#fff}html:not(.inverted).contrast blockquote{color:#f8f6f5}html:not(.inverted).contrast blockquote:before{color:#e5e5e5}html:not(.inverted).contrast a{color:#44c7ff}html:not(.inverted).contrast a:visited{color:#e9579e}html:not(.inverted).contrast span.wr{color:#db695d}html:not(.inverted).contrast span.mfw{color:#ff0d0d}html.inverted html{background-color:#fefefe}}a{color:#07a}a:visited{color:#941352}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}span.citneed{font-size:.7em;padding-left:.3em;vertical-align:top}small{font-size:.4em}p.st{margin-top:-1em}ul li img{height:1em}blockquote{color:#456;margin-bottom:2em;margin-left:0;margin-top:2em}blockquote span{float:left;margin-left:1rem;padding-top:1rem}blockquote author{clear:both;display:block;font-size:.6em;font-style:oblique;margin-left:2.4rem}blockquote author:before{content:"- ";margin-right:1em}blockquote:before{color:#666;content:open-quote;float:left;font-family:Times New Roman,Times,Arial;font-size:2.2em;font-weight:600;margin-right:.2rem;margin-top:0;width:1.2rem}blockquote:after{clear:both;content:"";display:block}@media screen and (max-width:500px){body{text-align:left}div.fancyPositioning div.picture-left,div.fancyPositioning div.tleft{float:none;width:inherit}blockquote span{width:80%}blockquote author{margin-left:15%;padding-top:1em;width:80%}blockquote author:before{content:"";margin-right:inherit}}span.visited{color:#941352}span.visited-maroon{color:#85144b}span.wr{color:#c0392b;font-weight:600}button.cont-inv,span.wr{text-decoration:underline}button.cont-inv{border:0;border-radius:2px;cursor:pointer;font-size:.8em;padding:2px 5px;position:fixed;right:10px}#contrast{color:#000;top:10px}#invmode{background-color:#000;color:#fff;position:fixed;text-decoration:underline;top:34px}@media screen and (max-width:1080px){#contrast,#invmode{position:absolute}}.site-footer{font-size:.85em;margin-top:4rem;padding-top:1rem;text-align:center}