@charset "UTF-8";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;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}*{box-sizing:border-box;margin:0;padding:0}:root{--surface-primary: #1e2329;--surface-secondary: #1A1E24;--surface-elevated: #fff;--boarder-primary:#4F5C70;--boarder-secondary: #3E4654;--txt-primary: #B8BCC5;--txt-atomic: #D7DDEB;--txt-muted: #4F5C70}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem}:root{--font-sans: "proxima-nova", sans-serif;--font-regular: 400;--font-semibold: 600;--font-bold: 700}body{font-family:var(--font-sans);font-weight:var(--font-regular);letter-spacing:.5px;color:var(--txt-primary)}b,strong{font-weight:var(--font-bold)}em{font-style:italic;font-weight:var(--font-regular)}h1{font-size:calc(40px/16px*1rem);font-weight:var(--font-regular);line-height:calc(44px/16px*1rem);letter-spacing:calc(1.5px/16px*1rem);color:var(--txt-atomic)}h2{color:var(--txt-atomic);font-size:calc(24px/16px*1rem);font-weight:var(--font-regular);line-height:calc(24px/16px*1rem);letter-spacing:calc(1px/16px*1rem)}h3{color:var(--txt-atomic);font-size:calc(18px/16px*1rem);font-weight:var(--font-semibold);line-height:calc(22px/16px*1rem);letter-spacing:calc(.75px/16px*1rem);margin-bottom:var(--space-3)}p{font-size:calc(16px/16px*1rem);line-height:calc(20px/16px*1rem)}a,a:visited{color:var(--txt-primary)}a:hover{color:#fff;transition:border-color .25s ease}li{position:relative;font-size:calc(16px/16px*1rem);line-height:calc(18px/16px*1rem);margin-bottom:var(--space-1);list-style:none;padding-left:calc(12px/16px*1rem)}li:before{position:absolute;content:"•";font-size:calc(16px/16px*1rem);left:0;top:calc(-1px/16px*1rem)}main{flex:1;overflow-y:auto;overflow-x:hidden}main .barba-container{padding-top:calc(48px/16px*1rem);max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1200px){main{padding-top:calc(96px/16px*1rem)}}.mobile-top-bar{display:none;position:fixed;background-color:var(--surface-secondary);border-bottom:1px solid var(--boarder-secondary);padding:24px;width:100%;z-index:50}.mobile-top-bar .logo{aspect-ratio:64/40;height:32px;color:#a8adba}@media(max-width:1200px){.mobile-top-bar{display:block}}.crabby-patty{display:none;position:absolute;width:28px;height:24px;z-index:100;top:28px;right:24px;cursor:pointer;z-index:200}.crabby-patty .bun-top{position:absolute;background-color:#a8adba;width:28px;height:2px;border-radius:1px;transform-origin:center;top:0}.crabby-patty .patty{position:absolute;background-color:#a8adba;width:28px;height:2px;border-radius:1px;transform-origin:center;top:11px}.crabby-patty .bun-bottom{position:absolute;background-color:#a8adba;width:28px;height:2px;border-radius:1px;transform-origin:center;top:22px}@media(max-width:1200px){.crabby-patty{display:block}}@keyframes btn-pulse{0%{background-color:#fff9}to{background-color:#fff}}@keyframes icn-pulse{0%{color:#fff9}to{color:#fff}}.mobile-menu{display:block;position:absolute;padding-top:32px;width:100vw;height:100vh;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;opacity:0;visibility:hidden;pointer-events:none}.mobile-menu:before{content:"";position:absolute;inset:0;background-color:var(--surface-secondary);opacity:.9}.mobile-menu nav{position:relative;padding:var(--space-3) 0}.mobile-menu .logo{display:block;position:relative;height:100px;width:100px;border:1px solid #A8ADBA;border-radius:50px;margin-left:auto;margin-right:auto;margin-bottom:var(--space-6)}.mobile-menu .logo .logo-icn{display:block;position:absolute;width:64px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='63'%20height='40'%20viewBox='0%200%2063%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_124_419)'%3e%3cpath%20d='M35.0083%2038.2375L22.0095%2015.6625L11.0421%2034.725H6.0819L22.0095%207.0375L40.9905%2040L63%201.7625H49.9264L40.9905%2017.3L32.0421%201.7625H27.9917L40.9905%2024.3375L51.9579%205.275H56.9181L40.9905%2032.9625L22.0095%200L0%2038.2375H13.0736L22.0095%2022.7L30.9579%2038.2375H35.0083Z'%20fill='%23D7DDEB'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_124_419'%3e%3crect%20width='63'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-menu .my-name{position:relative;color:var(--txt-primary);font-size:calc(24px/16px*1rem);font-family:var(--font-sans);font-weight:var(--font-semibold);line-height:calc(30px/16px*1rem);text-align:center;margin-left:auto;margin-right:auto;margin-bottom:var(--space-8)}.mobile-menu .txt-link{display:block;color:var(--txt-primary);font-size:calc(20px/16px*1rem);line-height:calc(26px/16px*1rem);letter-spacing:calc(1px/16px*1rem);text-decoration:none;text-align:center;cursor:pointer;margin-bottom:calc(12px/16px*1rem)}.mobile-menu .linkedin-icn{display:block;width:32px;height:32px;margin-left:auto;margin-right:auto;margin-top:var(--space-8)}.mobile-menu .uxuicf-link{display:block;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.mobile-menu .uxuicf-icn{display:block;width:64px;height:64px;margin-left:auto;margin-right:auto;color:#fff;cursor:pointer}.mobile-menu .uxuicf-icn svg{width:100%;height:100%}.mobile-menu .speach-bubble{position:absolute;color:var(--txt-primary);background-color:var(--surface-secondary);padding:24px;border-radius:32px;border:4px solid currentColor;width:280px;left:50%;transform:translate(-50%);bottom:calc(100% + 24px);transition:all .25s ease}.mobile-menu .speach-bubble p{text-align:center;margin-bottom:16px}.mobile-menu .speach-bubble .link-btn{display:block;text-align:center;color:var(--surface-primary);background-color:#fff9;padding:12px;border-radius:16px;text-decoration:none}.mobile-menu .speach-bubble .link-btn:hover{animation:btn-pulse .3s ease-in-out infinite alternate}.mobile-menu .speach-bubble .bubble-tail{position:absolute;bottom:-53px;right:36px}.mobile-menu .uxuicf-link.closed .uxuicf-icn{color:var(--txt-primary)}.mobile-menu .uxuicf-link.closed .uxuicf-icn:hover{animation:icn-pulse .3s ease-in-out infinite alternate}.mobile-menu .uxuicf-link.closed .speach-bubble{bottom:calc(100% + 14px);opacity:0;visibility:hidden;pointer-events:none;transition:all .25s ease}@keyframes btn-pulse{0%{background-color:#ffffffbf}to{background-color:#fff}}@keyframes icn-pulse{0%{color:#ffffffbf}to{color:#fff}}.sidebar{position:relative;padding-top:32px;width:320px;flex-shrink:0;position:sticky;top:0}.sidebar:before{content:"";position:absolute;inset:0;background-color:var(--surface-secondary)}.sidebar .logo{display:block;position:relative;height:100px;width:100px;border:1px solid #A8ADBA;border-radius:50px;margin-left:auto;margin-right:auto;margin-bottom:var(--space-6)}.sidebar .logo .logo-icn{display:block;position:absolute;width:64px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='63'%20height='40'%20viewBox='0%200%2063%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_124_419)'%3e%3cpath%20d='M35.0083%2038.2375L22.0095%2015.6625L11.0421%2034.725H6.0819L22.0095%207.0375L40.9905%2040L63%201.7625H49.9264L40.9905%2017.3L32.0421%201.7625H27.9917L40.9905%2024.3375L51.9579%205.275H56.9181L40.9905%2032.9625L22.0095%200L0%2038.2375H13.0736L22.0095%2022.7L30.9579%2038.2375H35.0083Z'%20fill='%23D7DDEB'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_124_419'%3e%3crect%20width='63'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;left:50%;transform:translate(-50%,-50%)}.sidebar .my-name{position:relative;color:var(--txt-primary);font-size:calc(18px/16px*1rem);font-weight:var(--font-semibold);line-height:calc(24px/16px*1rem);letter-spacing:calc(1px/16px*1rem);text-align:center;margin-left:auto;margin-right:auto;margin-bottom:var(--space-6)}.sidebar nav{padding:var(--space-3) 0}.sidebar .txt-link{position:relative;color:var(--txt-primary);text-decoration:none;display:block;text-align:center;margin-bottom:calc(12px/16px*1rem);letter-spacing:calc(1px/16px*1rem);cursor:pointer}.sidebar .txt-link.selected{color:var(--txt-atomic)}.sidebar .linkedin-icn{display:block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.75'%20clip-path='url(%23clip0_124_428)'%3e%3cpath%20d='M29.6378%200H2.36222C1.73572%200%201.13488%200.248877%200.691879%200.691879C0.248877%201.13488%200%201.73572%200%202.36222V29.6378C0%2030.2643%200.248877%2030.8651%200.691879%2031.3081C1.13488%2031.7511%201.73572%2032%202.36222%2032H29.6378C30.2643%2032%2030.8651%2031.7511%2031.3081%2031.3081C31.7511%2030.8651%2032%2030.2643%2032%2029.6378V2.36222C32%201.73572%2031.7511%201.13488%2031.3081%200.691879C30.8651%200.248877%2030.2643%200%2029.6378%200ZM9.53778%2027.26H4.72667V11.9778H9.53778V27.26ZM7.12889%209.86C6.58315%209.85693%206.05055%209.69226%205.59831%209.38678C5.14607%209.08131%204.79445%208.64871%204.58784%208.14359C4.38122%207.63846%204.32886%207.08346%204.43738%206.54861C4.54589%206.01376%204.8104%205.52304%205.19754%205.13838C5.58468%204.75372%206.07709%204.49236%206.61262%204.38728C7.14816%204.28221%207.70282%204.33812%208.2066%204.54798C8.71039%204.75784%209.14072%205.11222%209.44329%205.56642C9.74585%206.02061%209.9071%206.55426%209.90667%207.1C9.91182%207.46538%209.84335%207.82805%209.70535%208.16641C9.56735%208.50476%209.36264%208.81187%209.10343%209.06942C8.84421%209.32698%208.5358%209.52971%208.19657%209.66553C7.85733%209.80136%207.49423%209.86749%207.12889%209.86ZM27.2711%2027.2733H22.4622V18.9244C22.4622%2016.4622%2021.4156%2015.7022%2020.0644%2015.7022C18.6378%2015.7022%2017.2378%2016.7778%2017.2378%2018.9867V27.2733H12.4267V11.9889H17.0533V14.1067H17.1156C17.58%2013.1667%2019.2067%2011.56%2021.6889%2011.56C24.3733%2011.56%2027.2733%2013.1533%2027.2733%2017.82L27.2711%2027.2733Z'%20fill='%23A8ADBA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_124_428'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:auto;margin-right:auto;margin-top:var(--space-6)}.sidebar .uxuicf-link{display:block;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.sidebar .uxuicf-icn{display:block;width:64px;height:64px;margin-left:auto;margin-right:auto;color:#fff;cursor:pointer}.sidebar .uxuicf-icn svg{width:100%;height:100%}.sidebar .speach-bubble{position:absolute;color:var(--txt-primary);background-color:var(--surface-secondary);padding:24px;border-radius:32px;border:4px solid currentColor;width:280px;left:50%;transform:translate(-50%);bottom:calc(100% + 24px);transition:all .25s ease}.sidebar .speach-bubble p{text-align:center;margin-bottom:16px}.sidebar .speach-bubble .link-btn{display:block;text-align:center;color:var(--surface-primary);padding:12px;border-radius:16px;text-decoration:none;animation:btn-pulse .35s ease-in-out infinite alternate}.sidebar .speach-bubble .link-btn:hover{background-color:#fff}.sidebar .speach-bubble .bubble-tail{position:absolute;bottom:-53px;right:36px}.sidebar .uxuicf-link.closed .uxuicf-icn{color:var(--txt-primary)}.sidebar .uxuicf-link.closed .uxuicf-icn:hover{animation:icn-pulse .35s ease-in-out infinite alternate}.sidebar .uxuicf-link.closed .speach-bubble{bottom:calc(100% + 14px);opacity:0;visibility:hidden;pointer-events:none;transition:all .25s ease}@media(max-width:1200px){.sidebar{position:absolute;opacity:0;visibility:hidden;pointer-events:none}}.contact-overlay{position:absolute;inset:0;background-color:#0009;overflow:hidden;z-index:200;opacity:0;visibility:hidden;pointer-events:none}.contact-card-wrapper{position:absolute;right:48px;opacity:0;bottom:-80px}@media(max-width:880px){.contact-card-wrapper{width:100%;padding:40px;bottom:auto;right:auto;left:50%;transform:translate(-50%)}}@media(max-width:640px){.contact-card-wrapper{padding:24px}}.contact-card{position:relative;background-color:#fff;width:100%;max-width:560px;padding:40px;border-radius:24px;margin-left:auto;margin-right:auto}@media(max-width:640px){.contact-card{padding:32px}}.contact-card .close-btn{position:absolute;width:40px;height:40px;color:#6d717f;top:16px;right:16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .1s ease}.contact-card .close-btn:hover{color:#131927;background-color:#f3f4f6}.contact-card h1{color:#131927;margin-top:0;margin-bottom:calc(24px/16px*1rem)}.contact-card h2{color:#4d5461;margin-bottom:calc(32px/16px*1rem)}@media(max-width:500px){.contact-card h2{font-size:calc(20px/16px*1rem)}}.contact-form{display:flex;flex-direction:column;gap:calc(32px/16px*1rem)}.contact-form .form-element{position:relative}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:calc(4px/16px*1rem) 0;border:0;border-bottom:1px solid #B8BCC5;background:transparent;color:#4d5461;font-size:calc(18px/16px*1rem);line-height:calc(20px/16px*1rem);appearance:none;outline:none;transition:border-color .25s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:#6b7280}.contact-form input.invalid,.contact-form select.invalid,.contact-form textarea.invalid{border-bottom-color:red}@media(max-width:500px){.contact-form input,.contact-form select,.contact-form textarea{font-size:calc(18px/16px*1rem)}}.contact-form input,.contact-form select{height:calc(52px/16px*1rem);overflow:hidden;text-overflow:ellipsis}.contact-form textarea{resize:vertical;padding-top:calc(16px/16px*1rem);line-height:calc(22px/16px*1rem)}.contact-form label{position:absolute;left:0;top:calc(8px/16px*1rem);pointer-events:none;color:#b8bcc5;font-size:calc(20px/16px*1rem);font-weight:300;line-height:1;transition:transform .25s ease,font-size .25s ease,color .25s ease}.contact-form input:focus+label,.contact-form input:not(:placeholder-shown)+label,.contact-form textarea:focus+label,.contact-form textarea:not(:placeholder-shown)+label,.contact-form select:focus+label,.contact-form select:valid+label{transform:translateY(calc(-18px/16px*1rem));font-size:calc(14px/16px*1rem);color:#abb0ba}.contact-form select{cursor:pointer;padding-right:calc(40px/16px*1rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cpath d='M2 2l8 8 8-8' fill='none' stroke='%23737A89' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:calc(18px/16px*1rem)}.contact-form .btn-submit{align-self:flex-end;min-width:calc(160px/16px*1rem);padding:calc(18px/16px*1rem) calc(32px/16px*1rem);border:0;border-radius:calc(12px/16px*1rem);background:#1a1e24;color:#d7ddeb;font-size:calc(20px/16px*1rem);line-height:calc(24px/16px*1rem);font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .1s ease}.contact-form .btn-submit:hover{transform:translateY(calc(-4px/16px*1rem))}.contact-form .btn-submit:active{transform:translateY(0)}.contact-form .btn-submit:disabled{background-color:#8d8e91}.contact-form .btn-submit.waiting .btn-label{display:none}.contact-form .btn-submit.waiting .btn-label-loading{display:flex}.contact-form .btn-submit .btn-label-loading{display:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:calc(24px/16px*1rem)}.contact-form .btn-submit .dot{width:8px;height:8px;background-color:currentColor;border-radius:50%;opacity:.25;animation:loading-dots 1.5s ease-in-out infinite}.contact-form .btn-submit .dot:nth-child(2){animation-delay:.2s}.contact-form .btn-submit .dot:nth-child(3){animation-delay:.4s}@keyframes loading-dots{0%,to{opacity:.25}50%{opacity:1}}@keyframes borderPulse{0%{border-color:#fff}to{border-color:#ffffff80}}.home{padding:0 48px}.home .hero{position:relative;height:400px;background-color:#383c45}.home .page-title{position:absolute;color:#1f2329;top:50%;left:50%;transform:translate(-50%,-50%)}.home .portfolio-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(max-width:880px){.home .portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.home .portfolio-grid{grid-template-columns:1fr}}.home .portfolio-grid{padding:32px 0}.home .project-card{text-decoration:none;color:var(--txt-primary)}.home .project-card:hover .project-poster-img{border:3px solid #fff;animation:borderPulse 1s ease-in-out infinite alternate}.home .project-poster-img{background-color:#383c45;border-radius:16px;border:3px solid transparent;width:100%;margin-bottom:8px;transition:border-color .2s ease}.home .project-title-txt{font-size:20px;line-height:24px}.home .project-info-txt{font-size:14px;line-height:18px}.resume .col-layout{display:flex;flex-direction:row;min-height:100vh;min-height:100svh;min-height:100dvh}@media(max-width:800px){.resume .col-layout{flex-direction:column}}.resume .col-layout{max-width:1200px;margin-left:auto;margin-right:auto}.resume .col-main-content{flex:1;padding-left:80px;padding-right:80px}@media(max-width:800px){.resume .col-main-content{padding-left:64px;padding-right:64px}}@media(max-width:500px){.resume .col-main-content{padding-left:24px;padding-right:24px}}@media(max-width:800px){.resume .page-title{text-align:center}}.resume section{margin-bottom:var(--space-8)}.resume .section-title{display:block;margin-bottom:var(--space-8);text-transform:uppercase}.resume .page-title{display:flex;align-items:center;gap:16px}.resume .page-title .dl-link{position:relative;font-size:12px;font-weight:100;line-height:16px;letter-spacing:.25px;text-decoration:underline;bottom:-2px}.resume .page-title .dl-icn{display:inline-block;position:relative;bottom:-2px;margin-right:2px}.resume .name{font-weight:var(--font-semibold);margin-bottom:var(--space-1)}.resume .services{font-size:calc(14px/16px*1rem);line-height:calc(18px/16px*1rem);letter-spacing:calc(.25px/16px*1rem);margin-bottom:var(--space-8)}.resume .hero-txt p{font-size:calc(20px/16px*1rem);line-height:calc(24px/16px*1rem);letter-spacing:calc(.5px/16px*1rem)}.resume .employer{position:relative;padding-left:32px}.resume .employer:before{content:"";display:block;position:absolute;width:20px;height:22px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_6'%20data-name='Layer%206'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2022'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%234f5c70;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M18.88,8.73l-7.87.66L15.87.84c.16-.27-.18-.56-.43-.37L.72,12.25c-.44.35-.16,1.07.41,1.02l7.87-.66-4.86,8.55c-.16.27.18.56.43.37l14.72-11.77c.44-.35.16-1.07-.41-1.02Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;left:-10px}.resume .job{padding-left:32px;border-left:1px solid var(--boarder-primary)}.resume .col-skills{width:240px;padding-right:32px;padding-top:186px;padding-left:16px}@media(max-width:800px){.resume .col-skills{width:100%;padding-top:0;padding-left:64px;padding-right:64px}}@media(max-width:500px){.resume .col-skills{padding-left:24px;padding-right:24px}}.resume .col-skills .section-title{display:none}@media(max-width:800px){.resume .col-skills .section-title{display:block}}.resume .col-skills .skills-title{position:relative;padding-left:32px;margin-bottom:var(--space-1)}.resume .col-skills .skills-title:before{content:"";display:block;position:absolute;width:20px;height:22px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_6'%20data-name='Layer%206'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2022'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%234f5c70;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M18.88,8.73l-7.87.66L15.87.84c.16-.27-.18-.56-.43-.37L.72,12.25c-.44.35-.16,1.07.41,1.02l7.87-.66-4.86,8.55c-.16.27.18.56.43.37l14.72-11.77c.44-.35.16-1.07-.41-1.02Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;left:-10px}.resume .col-skills .skills-list{margin-bottom:var(--space-8);padding-left:32px;border-left:1px solid var(--boarder-primary)}.resume .col-skills .skills-list li{list-style:none;padding:0;margin-bottom:var(--space-1)}.resume .col-skills .skills-list li:before{display:none}@media(max-width:800px){.resume .col-skills .skills-list li{display:inline}}.profile .col-layout{margin-right:80px;margin-left:80px}@media(max-width:900px){.profile .col-layout{margin-right:64px;margin-left:64px}}@media(max-width:500px){.profile .col-layout{margin-right:24px;margin-left:24px}}@media(max-width:800px){.profile .page-title{text-align:center}}.profile .section-title{position:relative;text-transform:uppercase;padding-left:32px;margin-bottom:var(--space-8)}@media(max-width:450px){.profile .section-title{padding-left:0}}.profile .section-title:before{content:"";display:block;position:absolute;width:20px;height:22px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_6'%20data-name='Layer%206'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2022'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%234f5c70;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M18.88,8.73l-7.87.66L15.87.84c.16-.27-.18-.56-.43-.37L.72,12.25c-.44.35-.16,1.07.41,1.02l7.87-.66-4.86,8.55c-.16.27.18.56.43.37l14.72-11.77c.44-.35.16-1.07-.41-1.02Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;left:-10px}@media(max-width:450px){.profile .section-title:before{display:inline-block;position:relative;top:2px;left:0;margin-right:12px}}.profile section{margin-bottom:var(--space-10)}.profile section:not(.hero){padding-left:32px;border-left:1px solid var(--boarder-primary)}@media(max-width:450px){.profile section:not(.hero){padding-left:0;border-left:none}}.profile .hero{display:flex;flex-direction:row;align-items:center;gap:var(--space-8)}@media(max-width:800px){.profile .hero{flex-direction:column;padding-bottom:var(--space-8)}}.profile .hero .profile-img{width:180px;height:180px;flex-shrink:0;background-image:url(/assets/profile_img_andy_vw-IAAHXlWg.webp);background-repeat:no-repeat;background-size:cover;border:1px solid #A8ADBA;border-radius:90px}.profile .hero .hero-txt{font-size:calc(20px/16px*1rem);line-height:calc(24px/16px*1rem);letter-spacing:calc(.5px/16px*1rem)}.profile .row-icn-txt{display:flex;flex-direction:row;align-items:center;gap:32px}.profile .row-icn-txt:not(:last-child){margin-bottom:var(--space-6)}.profile .row-icn-txt strong{color:var(--txt-atomic)}.profile .row-icn-txt icn{flex-shrink:0;width:48px;height:48px}.profile .interests{display:flex;flex-direction:row;gap:var(--space-20)}@media(max-width:950px){.profile .interests{gap:var(--space-16)}}@media(max-width:850px){.profile .interests{flex-direction:column;gap:var(--space-1)}}.profile .interests .interests-list{display:flex;flex-direction:column;gap:var(--space-1);flex-grow:2;max-width:376px}.profile .interests .interest-list-row{position:relative;display:flex;flex-direction:row}.profile .interests .interest-label{font-size:16px;line-height:24px}.profile .interests .stars-row{position:absolute;display:flex;flex-direction:row;gap:var(--space-4);right:0}@media(max-width:950px){.profile .interests .stars-row{gap:var(--space-2)}}@media(max-width:850px){.profile .interests .stars-row{gap:var(--space-4)}}@media(max-width:500px){.profile .interests .stars-row{gap:var(--space-1)}}@media(max-width:450px){.profile .interests .int-star svg{width:18px}}.profile .interests .int-star.empty{color:var(--txt-muted)}.project-page{max-width:1200px;padding-top:48px;margin-left:auto;margin-right:auto}.project-page .col-layout{position:relative;margin-right:80px;margin-left:80px}@media(max-width:900px){.project-page .col-layout{margin-right:32px;margin-left:32px}}@media(max-width:500px){.project-page .col-layout{margin-right:24px;margin-left:24px}}.project-page .back-link{display:inline-block;text-decoration:none;margin-bottom:var(--space-2)}.project-page .page-title{margin-bottom:var(--space-2)}.project-page .project-info-txt{margin-bottom:var(--space-6)}.project-page .flavor-txt{color:var(--txt-atomic);margin-bottom:var(--space-6);text-transform:uppercase}.project-page .project-description{margin-bottom:var(--space-2)}.project-page .project-description:last-of-type{margin-bottom:var(--space-8)}.project-page .open-in-figma-btn{display:inline-flex;flex-direction:row;gap:12px;align-items:center;color:#fff;text-decoration:none;background-color:#000;border-radius:8px;border:#666 2px solid;padding:10px 16px;cursor:pointer;margin-bottom:var(--space-8);transition:border-color .25s ease}.project-page .open-in-figma-btn:hover{border-color:#fff;transition:border-color .25s ease}.project-page .open-in-figma-btn .figma-icn{background-image:url("data:image/svg+xml,%3csvg%20id='Layer_17'%20data-name='Layer%2017'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2030'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%2300b6ff}.cls-1,.cls-2,.cls-3,.cls-4,.cls-5{stroke-width:0}.cls-2{fill:%23874fff}.cls-3{fill:%23ff7237}.cls-4{fill:%2324cb71}.cls-5{fill:%23ff3737}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-4'%20d='M.67%2024.33c0-2.58%202.09-4.67%204.67-4.67h4.67v4.67c0%202.58-2.09%204.67-4.67%204.67S.67%2026.91.67%2024.33z'/%3e%3cpath%20class='cls-3'%20d='M10%201v9.33h4.67c2.58%200%204.67-2.09%204.67-4.67S17.25.99%2014.67.99H10z'/%3e%3cpath%20class='cls-1'%20d='M14.63%2019.67c2.58%200%204.67-2.09%204.67-4.67s-2.09-4.67-4.67-4.67S9.96%2012.42%209.96%2015s2.09%204.67%204.67%204.67z'/%3e%3cpath%20class='cls-5'%20d='M.67%205.67c0%202.58%202.09%204.67%204.67%204.67h4.67V1H5.34C2.76%201%20.67%203.09.67%205.67z'/%3e%3cpath%20class='cls-2'%20d='M.67%2015c0%202.58%202.09%204.67%204.67%204.67h4.67v-9.33H5.34c-2.58%200-4.67%202.09-4.67%204.67z'/%3e%3c/svg%3e");background-repeat:no-repeat;height:30px;width:20px}.project-page .open-in-figma-btn .btn-label{font-size:20px;line-height:20px}.project-page .porfolio-img{border-radius:16px;width:100%;height:auto;margin-bottom:var(--space-8)}.project-page .porfolio-img:last-of-type{margin-bottom:var(--space-16)}.project-page .logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:var(--space-16)}.project-page .logo-card.wide-logo{grid-column:span 2}.project-page .logo-card img{width:100%;height:100%;object-fit:cover}body{background-color:var(--surface-primary);display:flex;flex-direction:row;height:100vh;height:100svh;height:100dvh}body.no-scroll{overflow:hidden}.page-title{margin-top:0;margin-bottom:var(--space-8);text-transform:uppercase}
