html{--font-family: "p22-mackinac-pro", serif;--spacingMultiplier: 0px}html *{box-sizing:border-box;margin:0;font-family:var(--font-family);font-size:1rem}html *::-moz-selection{background-color:var(--highlight-1)}html *::selection{background-color:var(--highlight-1)}@media (min-width: 900px){html{--spacingMultiplier: 4px}}@media (min-width: 1200px){html{--spacingMultiplier: 8px}}@media (min-width: 1500px){html{--spacingMultiplier: 16px}}html[data-font=sans]{--font-family: "articulat-cf", sans-serif}html[data-theme=default]{--surface-0-opacity: 255, 255, 255;--surface-950-opacity: 24, 45, 46;--surface-0: #FFFFFF;--surface-50: #E9E7E6;--surface-100: #D9D6D3;--surface-200: #C8C9C1;--surface-300: #B3B8AF;--surface-400: #9EA89E;--surface-500: #88948C;--surface-600: #728079;--surface-700: #5D6B66;--surface-800: #455753;--surface-900: #2F4240;--surface-950: #182D2E;--text-primary: #182D2E;--text-secondary: #455753;--highlight-1: var(--surface-50);--highlight-2: #add0dc;--highlight-3: #e8cbcb;--highlight-4: #b2d7c3;--glass-background: rgba(var(--surface-0-opacity), .5);--background-opacity: 1;--glass-border: .5px solid var(--surface-0);--glass-outline: 1px solid var(--surface-0);--glass-inner-shadow: inset 0rem 3px 6px rgba(var(--surface-0-opacity), .75);--grid-background-color: var(--surface-0)}html[data-theme=default-dark]{--surface-0-opacity: 14, 32, 33;--surface-300-opacity: 93, 107, 102;--surface-0: #0e2021;--surface-50: #182D2E;--surface-100: #182D2E;--surface-200: #455753;--surface-300: #5D6B66;--surface-400: #728079;--surface-500: #88948C;--surface-600: #9EA89E;--surface-700: #B3B8AF;--surface-800: #C8C9C1;--surface-900: #D9D6D3;--surface-950: #E9E7E6;--text-primary: #E9E7E6;--text-secondary: #C8C9C1;--background-opacity: 1;--highlight-1: var(--surface-0);--highlight-2: #072733;--highlight-3: #200a0a;--highlight-4: #0b2919;--glass-background: rgba(var(--surface-0-opacity), .25);--glass-border: .5px solid var(--surface-300);--glass-outline: 1px solid var(--surface-300);--glass-inner-shadow: inset 0rem 3px 6px rgba(var(--surface-300-opacity), .5);--grid-background-color: var(--surface-200)}html[data-theme=default-dark] .glass-effect:before{filter:invert(1)}html{background:var(--surface-100);color:var(--text-primary)}html h1,html h2,html h3,html h4,html h5,html p,html a{margin:0rem;line-height:1.75}html span,html strong,html em{font-size:inherit}html h1,html h2{font-size:1.5rem}html h3{font-size:1rem;font-weight:400}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.flex-wrap{flex-wrap:wrap}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}h1{font-weight:400}a{color:inherit;text-decoration:none;font-weight:700}.tag-list{display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.tag{color:var(--text-secondary);font-weight:400;padding:.375rem .75rem .25rem;background:var(--glass-background);border:var(--glass-border);box-shadow:var(--glass-inner-shadow);border-radius:1rem;line-height:1;white-space:nowrap;text-overflow:ellipsis}.glass-effect{position:relative;background:var(--glass-background);box-shadow:var(--glass-inner-shadow);overflow:hidden}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}section[data-v-f2699efa]{margin-block:calc(12rem + .5px);margin-inline:calc(var(--spacingMultiplier) * 8);max-width:100%;min-height:calc(16rem - .5px);border-radius:2rem;position:relative;transition:.5s ease-in-out}@media (max-width: 900px){section[data-v-f2699efa]{flex-direction:column}}section[data-v-f2699efa]:after{content:"";position:absolute;width:calc(100% - 1px);height:calc(100% - 1px);top:0;left:0;border-radius:calc(2rem + 1px);pointer-events:none}@media (min-height: 768px){section[data-v-f2699efa]{margin-block:calc(20rem + .5px)}}@media (min-height: 900px){section[data-v-f2699efa]{margin-block:calc(24rem + .5px)}}section .background-line[data-v-f2699efa]{opacity:0;--highlight: var(--7ab25438);position:fixed;width:100vw;max-width:960px;height:100vh;top:0;transform:translate(-4rem);background:radial-gradient(circle at 0% 50%,var(--highlight),transparent 30%);transition:2s ease;z-index:-2}section .section-link[data-v-f2699efa]{min-width:calc(256px + var(--spacingMultiplier) * 8);padding:2rem 4rem 2rem 2rem;text-align:right;align-self:stretch;font-style:italic;transition:.2s ease;cursor:pointer}@media (max-width: 900px){section .section-link[data-v-f2699efa]{min-width:unset;width:-moz-fit-content;width:fit-content;background:var(--surface-200);height:2.5rem;padding:0rem 0rem 0rem 4rem;text-align:left;z-index:10}}section .section-link a[data-v-f2699efa]{display:block;width:calc(192px + var(--spacingMultiplier) * 8);padding-right:2rem;font-size:1.5rem;position:fixed;bottom:1rem;opacity:.25;transition:opacity .2s ease;font-weight:400;color:var(--text-secondary)}@media (max-width: 900px){section .section-link a[data-v-f2699efa]{width:unset}}section .section-link a[data-v-f2699efa]:hover{opacity:1}section .section-content[data-v-f2699efa]{width:100%;padding:2rem 4rem;gap:4rem;align-content:flex-start;transition:.3s ease;flex-wrap:wrap}section .section-content[data-v-f2699efa]:has(a.projects-item){max-height:1200px}@media (max-width: 900px){section .section-content[data-v-f2699efa]{border-left:0px}}@media (max-width: 600px){section .section-content[data-v-f2699efa]:has(a.projects-item){max-height:none}}section.visible .background-line[data-v-f2699efa]{opacity:var(--background-opacity)}section.visible .section-link[data-v-f2699efa]{position:sticky;font-style:normal;top:0}section.visible .section-link a[data-v-f2699efa]{position:sticky;top:1rem;opacity:1}section.visible .section-content[data-v-f2699efa]{border-color:var(--surface-900)}@keyframes shimmer-f2699efa{0%{background-position:top left}to{background-position:top right}}.experience-item[data-v-27ab0e36]{margin-bottom:2rem}.experience-item>span[data-v-27ab0e36]{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.25rem}.projects-item[data-v-bab55504]{width:calc(14rem + var(--spacingMultiplier) * 8);height:16rem;background-color:rgba(var(--surface-0-opacity),.5);border:var(--glass-border);box-shadow:var(--glass-inner-shadow);padding:4px;gap:.25rem;border-radius:1.25rem;overflow:hidden;transition:.15s ease;will-change:transform}.projects-item[data-v-bab55504]:nth-child(5){margin-top:6rem}@media (max-width: 900px){.projects-item[data-v-bab55504]{width:calc(50% - 1rem)}}@media (max-width: 600px){.projects-item[data-v-bab55504]{min-width:100%}.projects-item[data-v-bab55504]:nth-child(4){margin-top:0}}.projects-item .projects-item-thumbnail[data-v-bab55504]{flex:1;overflow:hidden;display:flex;position:relative;border-radius:1rem}.projects-item .projects-item-thumbnail img[data-v-bab55504]{flex:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem;border:.5px solid var(--surface-0);transition:.1s ease}.projects-item .projects-item-thumbnail .open-icon[data-v-bab55504]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:.2s ease}.projects-item .projects-item-thumbnail .open-icon svg[data-v-bab55504]{fill:#fff}.projects-item h3[data-v-bab55504]{margin:0 .5rem;z-index:2}.projects-item[data-v-bab55504]:hover{transform:translate(.25rem,-.25rem);box-shadow:0 1rem 2rem color-mix(in srgb,var(--surface-900) 8%,transparent),0 .125rem .25rem color-mix(in srgb,var(--surface-900) 12%,transparent)}.projects-item:hover .projects-item-thumbnail img[data-v-bab55504]{filter:blur(.5rem);overflow:hidden;opacity:.5}.projects-item:hover .projects-item-thumbnail .open-icon[data-v-bab55504]{opacity:1}.projects-item .tags-wrapper[data-v-bab55504]{display:flex;flex-wrap:wrap;font-style:italic;font-weight:400;padding:0 .5rem;margin-top:-.25rem;list-style:none;opacity:.75;gap:0rem 1rem}.projects-item .tags-wrapper li[data-v-bab55504]{line-height:1.5}h3[data-v-dacf654d]{margin-bottom:.5rem}.grid-background-container[data-v-e17e9fd6]{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:-2;display:flex;opacity:var(--background-opacity);pointer-events:none}.grid-background-container.horizontal[data-v-e17e9fd6]{flex-direction:column;top:2rem}.grid-background-container.horizontal span[data-v-e17e9fd6]{position:relative;display:flex;align-items:center;justify-content:center;width:100vw;min-height:4rem}.grid-background-container.horizontal span[data-v-e17e9fd6]:after{content:"";display:block;position:absolute;width:100%;height:.5px;background:var(--grid-background-color);transition:.4s ease}.grid-background-container.horizontal span[data-v-e17e9fd6]:hover:after{height:2px}.grid-background-container.vertical[data-v-e17e9fd6]{flex-direction:row}.grid-background-container.vertical span[data-v-e17e9fd6]{position:relative;display:flex;align-items:center;justify-content:flex-end;min-width:4rem;height:100vh}.grid-background-container.vertical span[data-v-e17e9fd6]:after{content:"";display:block;position:absolute;width:.5px;height:100%;background:linear-gradient(var(--grid-background-color),var(--surface-100));transition:.4s ease}.grid-background-container.vertical span[data-v-e17e9fd6]:hover:after{width:2px}.dark-mode-toggle-container[data-v-3bb7534f]{position:fixed;top:1rem;left:0;width:100vw;z-index:2;display:flex;justify-content:flex-end}.dark-mode-toggle-container .max-width[data-v-3bb7534f]{width:100%;max-width:1217px;margin:0 auto;display:flex;justify-content:flex-end}.switch[data-v-3bb7534f]{display:block;position:relative;width:64px;height:33px;margin-right:1rem}.switch input[data-v-3bb7534f]{opacity:0;width:0;height:0}.slider[data-v-3bb7534f]{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--surface-100);transition:.4s;border:var(--glass-border);box-shadow:var(--glass-inner-shadow)}.slider #sun[data-v-3bb7534f]{opacity:1;width:16px;height:16px;position:absolute;left:8px;bottom:8px;transition:.4s ease}.slider #moon[data-v-3bb7534f]{opacity:0;transform:rotate(-45deg);width:16px;height:16px;position:absolute;right:32px;bottom:8px;transition:.4s ease}.slider[data-v-3bb7534f]:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background-color:var(--surface-0);transition:.4s;display:flex;align-items:center;justify-content:center}input:focus+.slider[data-v-3bb7534f]{border-color:var(--surface-0)}input:checked+.slider[data-v-3bb7534f]:before{transform:translate(32px)}input:checked+.slider #sun[data-v-3bb7534f]{opacity:0;transform:rotate(45deg);left:32px}input:checked+.slider #moon[data-v-3bb7534f]{opacity:1;right:7px;transform:rotate(0)}.slider.round[data-v-3bb7534f]{border-radius:34px}.slider.round[data-v-3bb7534f]:before{border-radius:50%}.font-toggle-container[data-v-50cbcd70]{position:fixed;top:1rem;right:4.5rem;width:100vw;z-index:2;display:flex;justify-content:flex-end}.switch[data-v-50cbcd70]{display:block;position:relative;width:64px;height:33px;margin-right:1rem}.switch input[data-v-50cbcd70]{opacity:0;width:0;height:0}.slider[data-v-50cbcd70]{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--surface-100);transition:.4s;border:var(--glass-border);box-shadow:var(--glass-inner-shadow)}.slider #serif[data-v-50cbcd70]{opacity:1;font-family:p22-mackinac-pro,serif;font-size:14px;color:var(--surface-600);position:absolute;left:7px;bottom:8px;transition:.4s ease}.slider #sans[data-v-50cbcd70]{opacity:0;font-family:articulat-cf,sans-serif;font-size:14px;color:var(--surface-600);position:absolute;right:33px;bottom:8px;transition:.4s ease}.slider[data-v-50cbcd70]:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background-color:var(--surface-0);transition:.4s;display:flex;align-items:center;justify-content:center}input:focus+.slider[data-v-50cbcd70]{border-color:var(--surface-0)}input:checked+.slider[data-v-50cbcd70]:before{transform:translate(32px)}input:checked+.slider #serif[data-v-50cbcd70]{opacity:0;left:32px}input:checked+.slider #sans[data-v-50cbcd70]{opacity:1;right:7px}.slider.round[data-v-50cbcd70]{border-radius:34px}.slider.round[data-v-50cbcd70]:before{border-radius:50%}main[data-v-2bfbb253]{position:relative;height:100vh;overflow:overlay}main[data-v-2bfbb253]::-webkit-scrollbar{width:1rem}main[data-v-2bfbb253]::-webkit-scrollbar-track{border-radius:1rem}main[data-v-2bfbb253]::-webkit-scrollbar-thumb{background-color:var(--surface-200);border:.25rem solid var(--surface-100);border-radius:1rem}main[data-v-2bfbb253]::-webkit-scrollbar-corner{background:var(--surface-100)}footer[data-v-2bfbb253]{text-align:center;padding:2rem;color:var(--text-secondary)}.hey-there-links a[data-v-2bfbb253]{height:32px;opacity:.5;transition:.2s ease}.hey-there-links a[data-v-2bfbb253]:hover{opacity:1}
