*,:after,:before{box-sizing:border-box}.App{min-height:100vh}:root{--ff-primary:"Source Sans Pro",sans-serif;--fw-reg:400;--fw-bold:700;--clr-light:#f7f4ec;--clr-dark:#161b22;--clr-accent:#d99a30;--clr-muted:#59616f;--clr-panel:#fff;--clr-border:#ded7c8;--fs-h1:clamp(2.6rem,5vw,4.5rem);--fs-h2:clamp(1.85rem,3vw,2.6rem);--fs-h3:1.15rem;--fs-body:1rem;--bs:0 20px 50px #161b2224}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f4ec;background:var(--clr-light);color:#161b22;color:var(--clr-dark);font-family:Source Sans Pro,sans-serif;font-family:var(--ff-primary);font-size:1rem;font-size:var(--fs-body);font-weight:400;font-weight:var(--fw-reg);line-height:1.6;margin:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}strong{font-weight:700;font-weight:var(--fw-bold)}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid #d99a30;outline:3px solid var(--clr-accent);outline-offset:3px}section{padding:5rem clamp(1.25rem,4vw,4rem)}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.6rem,5vw,4.5rem);font-size:var(--fs-h1);line-height:.95}h2{font-size:clamp(1.85rem,3vw,2.6rem);font-size:var(--fs-h2);line-height:1}h3{font-size:1.15rem;font-size:var(--fs-h3);line-height:1.15}.btn{align-items:center;background:#161b22;background:var(--clr-dark);border:1px solid #161b22;border:1px solid var(--clr-dark);border-radius:999px;color:#f7f4ec;color:var(--clr-light);cursor:pointer;display:inline-flex;justify-content:center;min-height:44px;padding:.75rem 1.2rem;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.btn:focus-visible,.btn:hover{transform:translateY(-2px)}.btn--secondary{background:#0000}.btn--active,.btn--secondary{color:#161b22;color:var(--clr-dark)}.btn--active{background:#d99a30;background:var(--clr-accent);border-color:#d99a30;border-color:var(--clr-accent)}header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4ece6;border-bottom:1px solid #161b2214;display:flex;justify-content:space-between;padding:1rem clamp(1.25rem,4vw,4rem);position:-webkit-sticky;position:sticky;top:0;z-index:20}.site-logo{font-size:1.1rem;font-weight:700;font-weight:var(--fw-bold);letter-spacing:.12em}.nav__list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav__link{font-size:.95rem;font-weight:700;font-weight:var(--fw-bold)}.nav__link:hover{color:#d99a30;color:var(--clr-accent)}.intro{margin:0 auto;max-width:700px;text-align:left;width:min(100%,700px)}.intro__copy{max-width:100%}.section__title--intro{font-weight:400;font-weight:var(--fw-reg);margin-bottom:1.25rem}.section__title--intro:after{background:#d99a30;background:var(--clr-accent);content:"";display:block;height:3px;margin-top:1.25rem;width:2.5rem}.section__title--intro strong{color:#161b22;color:var(--clr-dark);display:block}.section__subtitle--intro{background:none;color:#59616f;color:var(--clr-muted);display:block;font-family:Source Sans Pro,sans-serif;font-family:var(--ff-primary);max-width:560px;overflow-wrap:break-word;padding:0}.intro__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.my-resumes{background:linear-gradient(#161b22db,#161b22e6),url(/static/media/background.4d54afce327abc133f3e.jpg) 50% /cover;text-align:center}.my-resumes,.section__title--resumes,.section__title--work{color:#f7f4ec;color:var(--clr-light)}.section__title--resumes:after{background:#f7f4ec59;content:"";display:block;height:1px;margin:.5em auto 1.25em;width:3em}.resumes{grid-gap:1rem;display:grid;gap:1rem;margin:2rem auto;max-width:1120px}.resume{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;padding:1.25rem;text-align:left}.resume h3{color:#d99a30;color:var(--clr-accent);margin-bottom:.75rem}.resume ul{list-style:none;margin:0;padding:0}.resume li{border-bottom:1px solid #ffffff14;padding:.3rem 0}.resume li:last-child{border-bottom:none}.about-me{margin:0 auto;max-width:900px;text-align:left}.section__title--about{margin-bottom:.25em}.section__subtitle--about{background:#0000;border-left:4px solid #d99a30;border-left:4px solid var(--clr-accent);color:#59616f;color:var(--clr-muted);font-family:Source Sans Pro,sans-serif;font-family:var(--ff-primary);margin-bottom:1.25rem;padding:0 0 0 1rem}.about-me__body{color:#59616f;color:var(--clr-muted);font-size:1.25rem;max-width:760px}.my-work{background:#eef2f5;border-top:1px solid #ded7c8;border-top:1px solid var(--clr-border)}.my-work,.section__title--work{color:#161b22;color:var(--clr-dark)}.section__subtitle--work{color:#59616f;color:var(--clr-muted);margin-bottom:1.5rem}.portfolio-selector{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0 auto 2rem}.portfolio{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1120px}.portfolio-item{background:#fff;background:var(--clr-panel);border:1px solid #ded7c8;border:1px solid var(--clr-border);border-radius:8px;box-shadow:0 8px 24px #161b2214;color:#161b22;color:var(--clr-dark);display:flex;flex-direction:column;gap:.85rem;min-height:230px;padding:1.35rem;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.portfolio-item:hover{box-shadow:0 14px 32px #161b221f;transform:translateY(-3px)}.portfolio-item--header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.portfolio-item--header h3{line-height:1.15}.right-descriptor{background:#e9f0f3;border-radius:999px;color:#161b22;color:var(--clr-dark);flex:0 0 auto;font-size:.8rem;font-weight:700;font-weight:var(--fw-bold);padding:.35rem .65rem}.portfolio-item__category{color:#d99a30;color:var(--clr-accent);font-size:.85rem;font-weight:700;font-weight:var(--fw-bold)}.portfolio-item__description{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}.footer{background:#161b22;background:var(--clr-dark);color:#f7f4ec;color:var(--clr-light);padding:2rem 0;text-align:center}.social-list{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.social-list__item{margin:0 .5em}.social-list__link{padding:.5em}@media (min-width:800px){.resumes{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){section{padding:4rem 1.25rem}.portfolio-item--header{flex-direction:column}}
/*# sourceMappingURL=main.c4027d49.css.map*/