:root{--background-color:#f8f7f3;--background-primary:#f0eee8;--background-secondary:#e9e3d8;--primary-color:#20201e;--primary-text-color:#625f59;--secondary-color:#b45532;--secondary-color-hover:#9f482b;--secondary-text-color:#a34a2c;--shadow-color:#20201e1a;--background-translucent:#f8f7f3e0;--scrollbar-thumb-color:#20201e38;--scrollbar-thumb-hover-color:#20201e57;--project-card-shadow-primary:#20201e14;--project-card-shadow-secondary:#20201e0a;--project-image-link-shadow-primary:#20201e1a;--project-image-link-shadow-secondary:#20201e0d;--theme-toggle-shadow-primary:#20201e1a;--theme-toggle-shadow-secondary:#20201e0d;--surface-color:#fffdf9;--border-color:#ded9d0;--experience-card-bg:#007bff0d}[data-theme=dark]{--background-color:#181817;--background-primary:#211f1c;--background-secondary:#2c2721;--primary-color:#f5f1ea;--primary-text-color:#c1bbb2;--secondary-color:#e2966d;--secondary-color-hover:#f0ad84;--secondary-text-color:#e2966d;--shadow-color:#00000047;--background-translucent:#181817d6;--scrollbar-thumb-color:#f5f1ea3d;--scrollbar-thumb-hover-color:#f5f1ea5c;--project-card-shadow-primary:#00000038;--project-card-shadow-secondary:#0000001f;--project-image-link-shadow-primary:#00000042;--project-image-link-shadow-secondary:#0000001f;--theme-toggle-shadow-primary:#0003;--theme-toggle-shadow-secondary:#0000001a;--surface-color:#1d1c1a;--border-color:#3a3630;--experience-card-bg:#ffffff0d}body{background:var(--background-color);-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Poppins,sans-serif}body a:focus-visible,body button:focus-visible,body [role=button]:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;box-shadow:none;border-radius:8px}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:var(--background-color)}body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:20px}body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)}*,:before,:after{box-sizing:border-box}.skip-link{background:var(--primary-color);color:var(--background-color);z-index:10000;border-radius:.6rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{transform:translateY(0)}.section-eyebrow{color:var(--secondary-text-color);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700}a,button,*,:before,:after{-webkit-tap-highlight-color:transparent}@media (pointer:coarse){*,:before,:after{-webkit-tap-highlight-color:transparent}a:focus:not(:focus-visible),button:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible){box-shadow:none;background:0 0;outline:none}a:active,button:active,[role=button]:active{background:0 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.viewport-reveal--ready{opacity:0;transition:opacity .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(1rem)}.viewport-reveal--visible{opacity:1;will-change:auto;transform:translateY(0)}::selection{background:var(--secondary-color);color:var(--background-color)}::selection{background:var(--secondary-color);color:var(--background-color)}.home-section{background:radial-gradient(circle at 82% 28%, #b455322e, transparent 34rem), var(--background-color);border-bottom:1px solid var(--border-color);min-height:min(52rem,100svh);padding:clamp(6.5rem,12vw,10rem) clamp(1.5rem,5vw,4rem) clamp(4.5rem,8vw,7rem);transition:background-color .4s,color .4s;display:flex}.home-section .home-container{align-items:center;gap:clamp(3rem,8vw,8rem);width:100%;max-width:1200px;margin:0 auto;display:grid}.home-section .home-container .content-container{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.home-section .home-container .content-container .home-content{max-width:45rem}.home-section .home-container .content-container .home-content .home-title{color:var(--primary-color);letter-spacing:-.065em;max-width:11ch;margin:0 0 1.65rem;font-size:clamp(3rem,6vw,5.75rem);font-weight:600;line-height:1.02}.home-section .home-container .content-container .home-content .home-info{color:var(--primary-text-color);max-width:42rem;margin:0;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.75}.home-section .home-container .content-container .home-content .name-pronunciation{color:var(--secondary-color);font-style:italic;font-weight:500}.home-section .home-container .content-container .icon-container{gap:.85rem;margin:1.65rem 0 1.5rem;display:flex}.home-section .home-container .content-container .icon-container .icon-link{border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:border-color .2s,transform .2s;display:inline-flex}.home-section .home-container .content-container .icon-container .icon-link:hover{border-color:var(--secondary-color);transform:translateY(-2px)}.home-section .home-container .content-container .icon-container .icon{background-color:var(--primary-color);width:1.55rem;height:1.55rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-section .home-container .content-container .icon-container .github-icon .icon{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z'/%3e%3c/svg%3e")}.home-section .home-container .content-container .icon-container .linkedin-icon .icon{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z'/%3e%3c/svg%3e")}.home-section .home-container .content-container .home-cta-container{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.home-section .home-container .content-container .home-cta{box-sizing:border-box;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:2.85rem;padding:.65rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.home-section .home-container .content-container .home-cta-primary{background:var(--secondary-color);border:1px solid var(--secondary-color);color:var(--background-color)}.home-section .home-container .content-container .home-cta-secondary{border:1px solid var(--border-color);color:var(--primary-color);background:0 0}@media (hover:hover) and (pointer:fine){.home-section .home-container .content-container .home-cta:hover{transform:translateY(-2px)}.home-section .home-container .content-container .home-cta-primary:hover{background:var(--secondary-color-hover);border-color:var(--secondary-color-hover)}.home-section .home-container .content-container .home-cta-secondary:hover{border-color:var(--secondary-color);color:var(--secondary-color)}}.home-section .home-container .content-container .techstack-container{border-top:1px solid var(--border-color);width:100%;padding-top:1.35rem}.home-section .home-container .content-container .techstack-container .techstack-title{color:var(--primary-text-color);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:600}.home-section .home-container .content-container .techstack-container .techstack-icons{flex-wrap:wrap;gap:.55rem;display:flex}.home-section .home-container .content-container .techstack-container .techstack-icons .techstack-icon-container{border:1px solid var(--border-color);border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .8rem;display:inline-flex}.home-section .home-container .content-container .techstack-container .techstack-icons .techstack-icon-container .techstack-icon{width:1.25rem;height:1.25rem}.home-section .home-container .content-container .techstack-container .techstack-icons .techstack-icon-container .techstack-icon-name{color:var(--primary-text-color);white-space:nowrap;font-size:.78rem;font-weight:600}.home-section .home-container .profile-picture{background:var(--background-primary);border:1px solid var(--border-color);box-shadow:1.1rem 1.1rem 0 var(--background-secondary);object-fit:cover;border-radius:1.5rem;width:min(100%,23rem);max-width:23rem;height:auto;display:block}@media (width>=1024px){.home-section .home-container{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr)}.home-section .home-container .profile-picture{place-self:start end;margin-top:clamp(3.25rem,5vw,5rem)}}@media (width>=768px) and (width<=1023px){.home-section .home-container{grid-template-columns:minmax(0,1fr) minmax(14rem,.7fr)}.home-section .home-container .profile-picture{place-self:start end;margin-top:3.5rem}}@media (width<=767px){.home-section .home-container{flex-direction:column;gap:0;display:flex}.home-section .home-container .content-container{display:contents}.home-section .home-container .content-container .home-content,.home-section .home-container .content-container .icon-container{order:2}.home-section .home-container .content-container .home-cta-container{order:3}.home-section .home-container .content-container .techstack-container{order:5}.home-section .home-container .profile-picture{box-shadow:.75rem .75rem 0 var(--background-secondary);order:1;align-self:center;max-width:13.5rem;margin:0 0 2rem -.375rem}}@media (prefers-reduced-motion:no-preference){.home-section .section-eyebrow,.home-section .home-title,.home-section .home-info,.home-section .icon-container,.home-section .home-cta-container,.home-section .techstack-container,.home-section .profile-picture{animation:.75s cubic-bezier(.22,1,.36,1) both home-entrance}.home-section .section-eyebrow{animation-delay:50ms}.home-section .home-title{animation-delay:.12s}.home-section .home-info{animation-delay:.19s}.home-section .icon-container{animation-delay:.26s}.home-section .home-cta-container,.home-section .profile-picture{animation-delay:.33s}.home-section .techstack-container{animation-delay:.4s}}@keyframes home-entrance{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.home-section{padding-top:clamp(3.5rem,10vw,4.5rem)}}@media (prefers-reduced-motion:reduce){.home-section *{transition:none!important}}.navbar-container{-webkit-backdrop-filter:blur(14px);background:var(--background-translucent);border-bottom:1px solid var(--border-color);z-index:100;justify-content:space-between;align-items:center;padding:1rem clamp(1.5rem,5vw,4rem);transition:background-color .3s,border-color .3s;display:flex;position:sticky;top:0}.navbar-name,.navbar-links{align-items:center;display:flex}.navbar-name-link{color:var(--primary-color);cursor:pointer;letter-spacing:-.025em;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s}.navbar-links-container{align-items:center;gap:1.5rem;display:flex}.navbar-links{gap:1.55rem}.navbar-links a,.mobile-menu a{color:var(--primary-color);cursor:pointer;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.22,1,.36,1);position:relative}.navbar-links a:after{background:var(--secondary-color);content:"";transform-origin:50%;will-change:transform;border-radius:999px;width:100%;height:2px;transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.2rem;left:0;transform:scaleX(0)}.navbar-links a.active{color:var(--secondary-color)}.navbar-links a.active:after{transform:scaleX(1)}.navbar-theme-toggle-desktop{border-left:1px solid var(--border-color);align-items:center;padding-left:1.25rem;display:flex}.menu-button,.close-button{border:1px solid var(--border-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2.55rem;height:2.55rem;padding:0;transition:border-color .2s,color .2s;display:none}.mobile-menu{--mobile-menu-side-inset:12px;--mobile-menu-vertical-inset:12px;-webkit-backdrop-filter:blur(18px);background:var(--surface-color);border:1px solid var(--border-color);box-shadow:0 1.5rem 5rem var(--shadow-color);inset:max(var(--mobile-menu-vertical-inset), env(safe-area-inset-top,0px)) max(var(--mobile-menu-side-inset), env(safe-area-inset-right,0px)) max(var(--mobile-menu-vertical-inset), env(safe-area-inset-bottom,0px)) max(var(--mobile-menu-side-inset), env(safe-area-inset-left,0px));opacity:0;pointer-events:none;z-index:200;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0 0 clamp(4rem,10svh,7rem);transition:opacity .25s,transform .25s;display:flex;position:fixed;transform:translateY(-.5rem)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a,.navbar-theme-toggle-mobile{color:var(--primary-color);padding:.7rem .75rem;font-size:clamp(1.35rem,5.5vw,1.75rem);font-weight:600;line-height:1.15}.mobile-menu a.active{color:var(--secondary-color)}.navbar-theme-toggle-mobile{justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:1.35rem 0 .5rem;display:flex;position:relative}.navbar-theme-toggle-mobile .theme-toggle-container{justify-content:center;align-items:center;line-height:0;display:flex}.navbar-theme-toggle-mobile:before{background:var(--border-color);content:"";width:2.5rem;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.close-button{display:inline-flex;position:absolute;top:1rem;right:1rem}.mobile-menu-link{opacity:0;transform:translateY(.7rem)}.mobile-menu.open .mobile-menu-link{animation:.4s cubic-bezier(.16,1,.3,1) forwards menu-float-in;animation-delay:calc(var(--item-index) * 55ms + 60ms)}@keyframes menu-float-in{to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.navbar-container{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--surface-color)}.navbar-links-container{display:none}.menu-button{width:2.75rem;height:2.75rem;display:inline-flex}.navbar-container.menu-open .navbar-name,.navbar-container.menu-open .menu-button{opacity:0;pointer-events:none}}@media (hover:hover) and (pointer:fine){.navbar-container a:hover,.mobile-menu a:hover,.menu-button:hover,.close-button:hover{color:var(--secondary-color)}.menu-button:hover,.close-button:hover{border-color:var(--secondary-color)}}@media (prefers-reduced-motion:reduce){.navbar-links a,.navbar-links a:after{transition:none}}.theme-toggle.theme-toggle--reversed .theme-toggle__expand{transform:scaleX(-1)}.theme-toggle{--theme-toggle__expand--duration:.5s}.theme-toggle__expand g circle,.theme-toggle__expand g path{transform-origin:50%;transition:transform calc(var(--theme-toggle__expand--duration) * .65) cubic-bezier(0,0,0,1.25) calc(var(--theme-toggle__expand--duration) * .35)}.theme-toggle__expand :first-child path{transition-property:transform,d;transition-duration:calc(var(--theme-toggle__expand--duration) * .6);transition-timing-function:cubic-bezier(0,0,.5,1)}.theme-toggle--toggled.theme-toggle .theme-toggle__expand g circle{transition-delay:0s;transform:scale(1.4)}.theme-toggle--toggled.theme-toggle .theme-toggle__expand g path{transition-delay:0s;transform:scale(.75)}.theme-toggle--toggled.theme-toggle .theme-toggle__expand :first-child path{d:path("M-9 3h25a1 1 0 0017 13v30H0Z");transition-delay:calc(var(--theme-toggle__expand--duration) * .4);transition-timing-function:cubic-bezier(0,0,0,1.25)}@supports not (d:path("")){.theme-toggle--toggled.theme-toggle .theme-toggle__expand :first-child path{transform:translate(-9px,14px)}}.theme-toggle{cursor:pointer;background:0 0;border:none}@media (prefers-reduced-motion:reduce){.theme-toggle:not(.theme-toggle--force-motion) *{transition:none!important}}.theme-toggle-container{color:var(--primary-color);display:inline-flex}.theme-toggle-container .theme-toggle{color:currentColor;cursor:pointer;-webkit-text-fill-color:currentColor;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:0;padding:0;transition:color .2s;display:inline-flex}.theme-toggle-container .theme-toggle:focus-visible{border-radius:50%}.theme-toggle-container .theme-toggle svg{fill:currentColor;width:1.6rem;height:1.6rem}@media (hover:hover) and (pointer:fine){.theme-toggle-container .theme-toggle:hover{color:var(--secondary-color)}}.about-section{background:var(--background-primary);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,5vw,4rem);transition:background-color .4s,color .4s}.about-section .about-container{align-items:center;gap:clamp(3rem,6vw,6rem);max-width:1200px;margin:0 auto;display:grid}.about-section .about-container .about-artwork{background:var(--background-color);border:1px solid var(--border-color);box-shadow:1.1rem 1.1rem 0 var(--background-secondary);border-radius:1.5rem;width:min(100%,34rem);position:relative;overflow:hidden}.about-section .about-container .about-artwork img{width:100%;height:auto;display:block}.about-section .about-container .about-main{max-width:42rem}.about-section .about-container .about-main h2{color:var(--primary-color);letter-spacing:-.06em;margin:0 0 1.7rem;font-size:clamp(2.25rem,4.5vw,4.1rem);font-weight:600;line-height:1.04}.about-section .about-container .about-main p:not(.section-eyebrow){color:var(--primary-text-color);margin:0 0 1rem;font-size:1rem;line-height:1.75}@media (width>=1024px){.about-section .about-container{grid-template-columns:minmax(22rem,.95fr) minmax(0,1.05fr)}.about-section .about-container .about-artwork{justify-self:start}}@media (width<=1023px){.about-section .about-container .about-artwork{justify-self:center}}.experience-section{background:var(--background-secondary);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,5vw,4rem);transition:background-color .4s,color .4s}.experience-section .experience-container{max-width:1200px;margin:0 auto}.experience-section .experience-container .section-heading{max-width:46rem;margin-bottom:clamp(3rem,6vw,5rem)}.experience-section .experience-container .section-heading .section-title{color:var(--primary-color);letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,4.5vw,4.1rem);font-weight:600;line-height:1.04}.experience-section .experience-container .experience-timeline{max-width:54rem;margin:0 auto;position:relative}.experience-section .experience-container .experience-timeline:before{background:var(--border-color);content:"";width:1px;position:absolute;top:0;bottom:0;left:6.375rem}.experience-section .experience-container .experience-timeline .experience-timeline-item{border-bottom:1px solid var(--border-color);background:0 0;grid-template-columns:5.25rem minmax(0,1fr);column-gap:2.25rem;margin:0;padding:0 0 2.4rem;display:grid;position:relative}.experience-section .experience-container .experience-timeline .experience-timeline-item:first-child{padding-top:2.4rem}.experience-section .experience-container .experience-timeline .experience-timeline-item:first-child .experience-circle{top:0;transform:translate(-50%,-50%)}.experience-section .experience-container .experience-timeline .experience-timeline-item:not(:first-child){padding-top:2.4rem}.experience-section .experience-container .experience-timeline .experience-timeline-item:not(:first-child) .experience-circle{top:0;transform:translate(-50%,-50%)}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-year{color:var(--secondary-text-color);letter-spacing:.08em;white-space:nowrap;grid-column:1;justify-self:end;padding-top:.2rem;font-size:.78rem;font-weight:700;position:static;top:.2rem}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-circle{background:var(--secondary-color);border:3px solid var(--background-secondary);box-sizing:border-box;border-radius:50%;width:.875rem;height:.875rem;position:absolute;top:.125rem;left:6.375rem;transform:translate(-50%)}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content{grid-column:2;padding-left:0}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content .experience-title{color:var(--primary-color);letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.2}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content .experience-role{color:var(--secondary-text-color);margin:.6rem 0 1rem;font-size:.9rem;font-weight:600}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content .experience-role-arrow{vertical-align:middle;margin:0 .2rem}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content .experience-description{color:var(--primary-text-color);margin:.7rem 0 0;font-size:.94rem;line-height:1.7}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content ul.experience-description{padding-left:1.2rem}@media (width<=768px){.experience-section .experience-container .experience-timeline:before{left:4.275rem}.experience-section .experience-container .experience-timeline .experience-timeline-item{grid-template-columns:3.5rem minmax(0,1fr);column-gap:1.55rem}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-year{text-align:right;white-space:normal;font-size:.68rem}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-circle{left:4.275rem}.experience-section .experience-container .experience-timeline .experience-timeline-item .experience-content{padding-left:0}}.projects-section{background:var(--background-color);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,5vw,4rem);transition:background-color .4s,color .4s}.projects-section .projects-container{gap:clamp(2rem,5vw,4rem);max-width:1200px;margin:0 auto;display:grid}.projects-section .projects-container .section-heading{max-width:44rem}.projects-section .projects-container .section-heading .section-title{color:var(--primary-color);letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,4.5vw,4.1rem);font-weight:600;line-height:1.04}.project-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:1.25rem;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden}.project-card .project-heading{padding:1.75rem 1.75rem 0}.project-card .project-copy{padding:0 1.75rem}.project-card .project-meta-panel{gap:1.5rem;padding:1.6rem 1.75rem 1.75rem;display:grid}.project-card .project-languages{flex-wrap:wrap;gap:.45rem;display:flex}.project-card .project-languages span{border:1px solid var(--border-color);color:var(--primary-text-color);border-radius:999px;padding:.4rem .65rem;font-size:.75rem;font-weight:600}.project-card .project-links{flex-wrap:wrap;gap:1rem;display:flex}.project-card .project-links a{color:var(--primary-color);align-items:center;gap:.45rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.project-card .project-links a:hover{color:var(--secondary-color)}.project-card .project-details .project-title{color:var(--primary-color);letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,2.3vw,2rem);font-weight:600;line-height:1.1}.project-card .project-details .project-status{color:var(--secondary-color);letter-spacing:.08em;text-transform:uppercase;margin:.7rem 0 0;font-size:.76rem;font-weight:700}.project-card .project-details .project-description{color:var(--primary-text-color);max-width:33rem;margin:1.25rem 0 0;font-size:.95rem;line-height:1.7}@media (hover:hover) and (pointer:fine){.project-card:hover{border-color:var(--secondary-color);box-shadow:0 1.25rem 3rem var(--project-card-shadow-primary);transform:translateY(-3px)}}@media (width>=1024px){.project-card{flex-direction:row;align-items:stretch}.project-card .project-image,.project-card .project-details{flex:1;min-width:0}.project-card .project-image{border-bottom:0;border-right:1px solid var(--border-color);height:25rem;min-height:0}.project-card .project-details{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:clamp(2rem,4vw,3rem);display:flex}.project-card .project-details .project-heading,.project-card .project-details .project-copy{padding:0}.project-card .project-meta-panel{padding:1.5rem 0 0}.project-card.project-card--image-first .project-image{order:1}.project-card.project-card--image-first .project-details,.project-card.project-card--text-first .project-image{order:2}.project-card.project-card--text-first .project-details{order:1}}.project-image{background:var(--background-primary);border-bottom:1px solid var(--border-color);width:100%;height:20rem;position:relative;overflow:hidden}.project-image a,.project-image .project-image-frame{height:100%;display:block;position:relative;overflow:hidden}.project-image img{object-fit:cover;object-position:top;width:100%;height:auto;position:absolute;top:0;left:0}.project-image img.project-image--fills-frame{object-fit:cover;height:100%}.project-image .project-image-hint{display:none}@media (width>=768px){.project-image{height:25rem;min-height:0}}@media (width>=768px) and (hover:hover) and (pointer:fine){.project-image .project-image-hint{background:var(--surface-color);border:1px solid var(--border-color);color:var(--primary-text-color);letter-spacing:.01em;opacity:.82;pointer-events:none;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:600;display:block;position:absolute;bottom:.85rem;right:.85rem}}.contact-section{background:var(--background-primary);min-height:calc(100svh - 4.5rem);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,5vw,4rem);transition:background-color .4s,color .4s}.contact-section .contact-container{max-width:1200px;margin:0 auto}.contact-section .contact-container .section-title{color:var(--primary-color);letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,4.5vw,4.1rem);font-weight:600;line-height:1.04}.contact-section .contact-container .contact-intro{color:var(--primary-text-color);max-width:34rem;margin:1.35rem 0 2.25rem;font-size:1rem;line-height:1.7}.contact-section .contact-container .contact-form-container{max-width:43rem}.contact-section .contact-container .contact-form{gap:.5rem;display:grid}.contact-section .contact-container .form-label{color:var(--primary-color);margin-top:.75rem;font-size:.82rem;font-weight:600}.contact-section .contact-container .form-input{background:var(--surface-color);border:1px solid var(--border-color);color:var(--primary-color);font:inherit;resize:vertical;border-radius:.6rem;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-section .contact-container .form-input::placeholder{color:var(--primary-text-color);opacity:.62}.contact-section .contact-container .form-input:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #b455322e}.contact-section .contact-container textarea.form-input{min-height:9rem}.contact-section .contact-container .contact-button-container{margin-top:1.25rem}.contact-section .contact-container .form-button{background:var(--secondary-color);border:1px solid var(--secondary-color);color:var(--background-color);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.85rem;padding:.65rem 1.2rem;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.contact-section .contact-container .form-button:disabled{cursor:wait;opacity:.72}@media (hover:hover) and (pointer:fine){.contact-section .contact-container .form-button:not(:disabled):hover{background:var(--secondary-color-hover);border-color:var(--secondary-color-hover);transform:translateY(-2px)}}.contact-section .contact-container .form-button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite contact-spinner}.contact-section .contact-container .contact-details{border-top:1px solid var(--border-color);margin-top:4rem;padding-top:1.5rem}.contact-section .contact-container .contact-details .contact-details-container{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;display:grid}.contact-section .contact-container .contact-details .contact-icons{align-items:center;gap:.85rem;display:flex}.contact-section .contact-container .contact-details .contact-icons a{border:1px solid var(--border-color);color:var(--primary-color);border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;transition:border-color .2s,color .2s;display:inline-flex}.contact-section .contact-container .contact-details .contact-icons a:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.contact-section .contact-container .contact-details .contact-icons .icon{width:1.1rem;height:1.1rem;display:block}.contact-section .contact-container .contact-details .contact-text h3,.contact-section .contact-container .contact-details .contact-text p{margin:0}.contact-section .contact-container .contact-details .contact-text h3{color:var(--primary-color);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem}.contact-section .contact-container .contact-details .contact-text p{color:var(--primary-text-color);margin-top:.2rem;font-size:.9rem}@media (width<=767px){.contact-section .contact-container .contact-details .contact-details-container{grid-template-columns:minmax(0,1fr)}}.contact-popup{background:var(--primary-color);box-shadow:0 1rem 2.5rem var(--shadow-color);color:var(--background-color);z-index:9999;border-radius:.6rem;padding:.9rem 1.1rem;position:fixed;top:5.75rem;right:1.25rem}@keyframes contact-spinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.form-button-spinner{animation:none}}.footer-container{background:var(--background-primary);border-top:1px solid var(--border-color);color:var(--primary-color);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem clamp(1.5rem,5vw,4rem);display:flex}.footer-container .footer-content{gap:.75rem;display:flex}.footer-container .icon-link{border:1px solid var(--border-color);color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.footer-container .icon-link:hover{border-color:var(--secondary-color);color:var(--secondary-color);transform:translateY(-2px)}.footer-container .icon{background-color:var(--primary-color);width:1.55rem;height:1.55rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-container .github-icon .icon{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z'/%3e%3c/svg%3e")}.footer-container .linkedin-icon .icon{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.4.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202023%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%232d2e32'%20d='M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z'/%3e%3c/svg%3e")}.footer-container .footer-text{color:var(--primary-text-color);font-size:.8rem;line-height:1.5}.footer-container .footer-text p{margin:0}@media (width>=768px){.footer-container{text-align:left;flex-direction:row}}
