:root{--hz-palette-primary:#2563eb;--hz-palette-secondary:#7c3aed;--hz-palette-success:#15803d;--hz-palette-warning:#b45309;--hz-palette-danger:#b91c1c;--hz-palette-info:#0e7490;--hz-palette-black:#000;--hz-palette-white:#fff;--hz-palette-gray:#6b7280;--hz-color-surface:var(--hz-palette-white);--hz-color-surface-muted:color-mix(in srgb, var(--hz-palette-gray) 6%, var(--hz-color-surface));--hz-color-text:var(--hz-palette-black);--hz-color-text-muted:var(--hz-palette-gray);--hz-color-border:var(--hz-palette-gray);--hz-color-black:var(--hz-palette-black);--hz-color-white:var(--hz-palette-white);--hz-intent-neutral:var(--hz-palette-gray);--hz-intent-primary:var(--hz-palette-primary);--hz-intent-secondary:var(--hz-palette-secondary);--hz-intent-danger:var(--hz-palette-danger);--hz-intent-warning:var(--hz-palette-warning);--hz-intent-success:var(--hz-palette-success);--hz-intent-info:var(--hz-palette-info);--hz-font-size-sm:.875rem;--hz-font-size-base:1rem;--hz-font-size-lg:1.4rem;--hz-font-size-xl:1.65rem;--hz-font-size-2xl:2.75rem;--hz-font-size-3xl:3.5rem;--hz-font-family-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--hz-font-family-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--hz-font-family-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--hz-font-weight-normal:400;--hz-font-weight-medium:500;--hz-font-weight-semibold:600;--hz-font-weight-bold:700;--hz-line-height-tight:1.2;--hz-line-height-base:1.5;--hz-line-height-loose:1.75;--hz-space-none:0;--hz-space-xs:.5rem;--hz-space-sm:1rem;--hz-space-md:2rem;--hz-space-lg:4rem;--hz-space-xl:8rem;--hz-density:.4rem;--hz-width-sm:640px;--hz-width-md:968px;--hz-width-lg:1200px;--hz-width-xl:1440px;--hz-width-full:100%;--hz-radius-none:0;--hz-radius-sm:.25rem;--hz-radius-md:.5rem;--hz-radius-lg:1rem;--hz-radius-full:9999px;--hz-border-width-thin:1px;--hz-border-width-thick:2px;--hz-border-width-heavy:6px;--hz-shadow-sm:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--hz-shadow-md:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--hz-shadow-lg:0 20px 25px -5px #0000002e, 0 8px 10px -6px #0000002e;--hz-z-base:0;--hz-z-raised:1;--hz-z-dropdown:10;--hz-z-sticky:100;--hz-z-tooltip:150;--hz-z-popover:200;--hz-z-overlay:1000;--hz-z-modal:1100;--hz-duration-fast:.25s;--hz-duration-base:.4s;--hz-duration-slow:.55s;--hz-ease-standard:cubic-bezier(.2, 0, 0, 1);--hz-ease-in:cubic-bezier(.4, 0, 1, 1);--hz-ease-out:cubic-bezier(0, 0, .2, 1)}body{--hz-space-near:var(--hz-density-ladder-depth-1,calc(var(--hz-density) * 10));--hz-space-away:calc(var(--hz-density-ladder-depth-1,calc(var(--hz-density) * 10)) * 2)}body [data-density-shift]{--hz-space-near:var(--hz-density-ladder-depth-2,calc(var(--hz-density) * 5));--hz-space-away:var(--hz-density-ladder-depth-1,calc(var(--hz-density) * 10))}body [data-density-shift] [data-density-shift]{--hz-space-near:var(--hz-density-ladder-depth-3,calc(var(--hz-density) * 2));--hz-space-away:var(--hz-density-ladder-depth-2,calc(var(--hz-density) * 5))}body [data-density-shift] [data-density-shift] [data-density-shift]{--hz-space-near:var(--hz-density-ladder-depth-4,calc(var(--hz-density) * 1));--hz-space-away:var(--hz-density-ladder-depth-3,calc(var(--hz-density) * 2))}[data-theme=dark]{--hz-color-surface:var(--hz-palette-black);--hz-color-surface-muted:color-mix(in srgb, var(--hz-palette-gray) 25%, var(--hz-color-surface));--hz-color-text:var(--hz-palette-white);--hz-palette-primary:#60a5fa;--hz-palette-secondary:#a78bfa;--hz-palette-danger:#f87171;--hz-palette-warning:#fbbf24;--hz-palette-success:#4ade80;--hz-palette-info:#22d3ee;--hz-palette-gray:#9ca3af;--hz-color-text-muted:var(--hz-palette-gray);--hz-color-border:var(--hz-palette-gray);--hz-intent-neutral:var(--hz-palette-gray);--hz-intent-primary:var(--hz-palette-primary);--hz-intent-secondary:var(--hz-palette-secondary);--hz-intent-danger:var(--hz-palette-danger);--hz-intent-warning:var(--hz-palette-warning);--hz-intent-success:var(--hz-palette-success);--hz-intent-info:var(--hz-palette-info)}@media (prefers-color-scheme:dark){:root:not([data-theme]){--hz-color-surface:var(--hz-palette-black);--hz-color-surface-muted:color-mix(in srgb, var(--hz-palette-gray) 25%, var(--hz-color-surface));--hz-color-text:var(--hz-palette-white);--hz-palette-primary:#60a5fa;--hz-palette-secondary:#a78bfa;--hz-palette-danger:#f87171;--hz-palette-warning:#fbbf24;--hz-palette-success:#4ade80;--hz-palette-info:#22d3ee;--hz-palette-gray:#9ca3af}}[data-theme=main]{--hz-color-surface:var(--hz-palette-white);--hz-color-text:var(--hz-palette-black);--hz-color-border:var(--hz-palette-primary);--hz-color-surface-muted:#fff;--hz-palette-primary:#d81d4e;--hz-palette-secondary:#1d4ed8;--hz-palette-black:#1d293d;--hz-palette-white:#f1f5f9;--hz-palette-gray:#646b78;--hz-intent-primary:var(--hz-palette-primary);--hz-intent-secondary:var(--hz-palette-secondary);--hz-color-text-muted:var(--hz-palette-gray);--hz-color-black:var(--hz-palette-black);--hz-color-white:var(--hz-palette-white);--hz-intent-neutral:var(--hz-palette-gray)}[data-theme=resume]{--hz-color-surface:var(--hz-palette-white);--hz-color-text:var(--hz-palette-black);--hz-color-text-muted:#555;--hz-color-border:var(--hz-palette-black);--hz-palette-primary:#000;--hz-palette-black:#000;--hz-palette-white:#fff;--hz-intent-primary:var(--hz-palette-black);--hz-color-surface-muted:color-mix(in srgb, var(--hz-palette-gray) 6%, var(--hz-color-surface));--hz-color-black:var(--hz-palette-black);--hz-color-white:var(--hz-palette-white)}[data-theme=playground]{--hz-color-surface:#101015;--hz-color-surface-muted:#16161c;--hz-color-text:#e8e8ec;--hz-color-text-muted:#8a8a93;--hz-color-border:#26262e;--hz-palette-primary:#ff6b35;--hz-palette-primary-bright:#ff8a5c;--hz-palette-track:#2a2a31;--hz-palette-gray:#9ca3af;--hz-palette-secondary:#a78bfa;--hz-palette-danger:#f87171;--hz-palette-warning:#fbbf24;--hz-palette-success:#4ade80;--hz-palette-info:#22d3ee;--hz-intent-primary:var(--hz-palette-primary);--hz-intent-neutral:var(--hz-palette-gray);--hz-intent-secondary:var(--hz-palette-secondary);--hz-intent-danger:var(--hz-palette-danger);--hz-intent-warning:var(--hz-palette-warning);--hz-intent-success:var(--hz-palette-success);--hz-intent-info:var(--hz-palette-info)}[data-theme=default]{--hz-palette-primary:#2563eb;--hz-palette-secondary:#7c3aed;--hz-palette-success:#15803d;--hz-palette-warning:#b45309;--hz-palette-danger:#b91c1c;--hz-palette-info:#0e7490;--hz-palette-black:#000;--hz-palette-white:#fff;--hz-palette-gray:#6b7280;--hz-color-surface:var(--hz-palette-white);--hz-color-surface-muted:color-mix(in srgb, var(--hz-palette-gray) 6%, var(--hz-color-surface));--hz-color-text:var(--hz-palette-black);--hz-color-text-muted:var(--hz-palette-gray);--hz-color-border:var(--hz-palette-gray);--hz-color-black:var(--hz-palette-black);--hz-color-white:var(--hz-palette-white);--hz-intent-neutral:var(--hz-palette-gray);--hz-intent-primary:var(--hz-palette-primary);--hz-intent-secondary:var(--hz-palette-secondary);--hz-intent-danger:var(--hz-palette-danger);--hz-intent-warning:var(--hz-palette-warning);--hz-intent-success:var(--hz-palette-success);--hz-intent-info:var(--hz-palette-info);--hz-palette-primary-bright:initial;--hz-palette-track:initial}:root{--c-accent:oklch(57.057% .21474 14.568);--c-accent-brighter:oklch(from var(--c-accent) l c h / calc(alpha - .75));--c-secondary:oklch(48.821% .21724 264.392);--c-secondary-brighter:oklch(from var(--c-secondary) l c h / calc(alpha - .75));--c-text:oklch(27.9% .041 260.031);--c-background:oklch(96.8% .007 247.896);--density:.4rem;--header-height:calc(var(--density) * 10 + 2rem);accent-color:var(--c-accent)}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;src:url(./Merriweather-Bold.Cy15xic0.ttf)format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:url(./Mulish-Regular.D1l5ldzb.ttf)format("truetype")}*,:before,:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body:not([data-group=nowrapper]){-webkit-font-smoothing:antialiased;background-color:var(--c-background);font-family:Mulish,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}body:not([data-group=nowrapper]) :is(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word;color:var(--c-text)}p{text-wrap:pretty}body:not([data-group=nowrapper]) :is(h1,h2,h3,h4,h5,h6){text-wrap:balance;font-family:Merriweather,serif}#root,#__next{isolation:isolate}body:not([data-group=nowrapper]) :is(h1,.h1){margin-bottom:var(--space-away);font-size:2.75em;line-height:1.1}body:not([data-group=nowrapper]) :is(h2,.h2){font-size:1.6583em}body:not([data-group=nowrapper]) :is(h3,.h3,h4,h5,h6){margin-bottom:var(--space-near);font-size:1.401em}body:not([data-group=nowrapper]) :is(small,.small){margin-bottom:var(--space-near);font-size:.8448em;display:block}html{font-size:clamp(1em,.8333vw + .775em,1.25em)}body{--space-near:calc(var(--density) * 5);--space-away:calc(var(--density) * 10)}body [data-density-shift]{--space-near:calc(var(--density) * 2);--space-away:calc(var(--density) * 5)}body [data-density-shift] [data-density-shift]{--space-near:calc(var(--density) * 1);--space-away:calc(var(--density) * 2)}body,body [data-density-shift],body [data-density-shift] [data-density-shift],body [data-density-shift] [data-density-shift] [data-density-shift]{--hz-space-near:var(--space-near);--hz-space-away:var(--space-away)}:focus-visible{outline-color:var(--c-accent)}::selection{color:var(--c-background);background-color:var(--c-accent)}::marker{color:var(--c-accent)}:is(){color:var(--c-accent)}body:not([data-group=nowrapper]) hr{border:1px solid var(--c-accent);width:100%;margin:var(--space-away) 0}body:not([data-group=nowrapper]) img{-o-object-fit:cover;object-fit:cover;background-color:gray;max-width:100%}.lazy-image{background-color:gray}.zoom-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.zoom-trigger img{transition:transform .2s}.zoom-trigger:hover img,.zoom-trigger:focus-visible img{transform:scale(1.02)}:root.lightbox-open{overflow:hidden}dialog.lightbox{padding:var(--space-near);cursor:zoom-out;background:0 0;border:0;width:100%;height:100%;margin:0;position:fixed;inset:0;overflow:hidden}dialog.lightbox[open]{justify-content:center;align-items:center;display:flex}dialog.lightbox img{max-width:calc(100dvw - var(--space-near) * 2);max-height:calc(100dvh - var(--space-near) * 2);-o-object-fit:contain;object-fit:contain;cursor:zoom-out;background:0 0;width:auto;height:auto}dialog.lightbox::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000d9}.nav-link,.gallery-link,.prose a{color:var(--c-accent);cursor:pointer;background:linear-gradient(to bottom, var(--c-secondary) 0%, var(--c-secondary) 100%);background-position:0 100%;background-repeat:repeat-x;background-size:2px 2px;padding:2px 4px;text-decoration:none;transition:all .3s linear}:is(.nav-link,.gallery-link,.prose a).active,:is(.nav-link,.gallery-link,.prose a)[aria-current],:is(.nav-link,.gallery-link,.prose a):hover{color:var(--c-background);background-size:2px 50px}.nav-link{width:fit-content;font-weight:700;line-height:1.5rem;display:block}h2>a,.link-unset{background:unset!important;color:currentColor!important}.wrapper{max-width:65ch;margin:0 var(--space-near)}@media (width>=768px){.wrapper{margin:auto}}.full-width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.prose p{margin:var(--space-near) 0}.prose ul,.prose ol,.prose img,.prose table,.prose blockquote{margin:var(--space-away) 0}.prose img{height:auto}.prose h2>a,.prose h3>a,.prose h4>a{padding:0}.prose table{border-collapse:collapse;width:100%}.prose thead>tr{background-color:var(--c-accent-brighter)}.prose tr:nth-child(2n){background-color:var(--c-secondary-brighter)}.prose th,.prose td{padding:var(--space-near)}.prose blockquote{border-left:8px solid var(--c-secondary);padding-left:var(--space-away);font-size:1.6583em}.prose blockquote p:first-of-type:before,.prose blockquote p:last-of-type:after{content:""}.prose pre{white-space:pre-wrap}.prose code:not(pre *){background:var(--c-secondary-brighter);color:currentColor;word-break:break-word;border-radius:.125em;padding:.1em .25em;font-family:monospace}.sr-only{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.clean-list{padding:0;list-style-type:none}.accent{color:var(--c-accent)}.secondary{color:var(--c-secondary)}
