body{flex-direction:column;align-items:center;display:flex}@media screen and (width<=767.99px){body{padding:0 12px}}main{margin-top:80px}nav{background:var(--c-bg);border-bottom:var(--c-img-border);max-width:512px;transition:background .15s var(--motion-transition);will-change:background;z-index:2;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex;position:fixed;top:0}nav .left{line-height:inherit}nav .right{display:inherit;flex-direction:row}@media screen and (width>=472px){nav .right span:not(:last-child):after{color:var(--c-subbody);content:" • "}}@media screen and (width<=471.99px){nav .right{flex-direction:column;align-items:flex-end}nav{width:calc(100% - 24px)}}header{flex-direction:column;width:100%;max-width:512px;padding:16px 0 80px;display:flex}header p{text-wrap:balance;white-space:pre-wrap;line-height:1.6}#gallery{flex-direction:column;width:100%;max-width:512px;padding-bottom:40px;display:flex}#gallery div{background-color:var(--c-img-bg);border:var(--c-img-border);border-radius:8px;width:100%;height:320px}#experience{flex-direction:column;gap:20px;width:100%;max-width:512px;padding-bottom:64px;display:flex}#experience .content{display:inherit;flex-direction:column;gap:20px}#experience .content .item{display:inherit;flex-direction:column;gap:5px}#experience .content .item .value .button{margin-top:12px}#experience .content .item .value .label{width:fit-content}@media screen and (width<=471.99px){#experience .content .item .value{flex-direction:column;align-items:flex-start}}@media screen and (width>=472px){#experience .content .item .value span:not(:last-child):after{color:var(--c-subbody);content:" • "}}#experience .content .item .wrapper{align-items:center;display:inline-flex}#experience .content .item .wrapper .badge{margin-left:6px}@media screen and (width>=472px){#experience .content .item .wrapper .badge{margin-left:-12px}}#contact{flex-direction:column;gap:20px;width:100%;max-width:512px;padding-bottom:80px;display:flex}#contact .content{display:inherit;flex-direction:inherit;gap:10px}#contact .content .row .value a{position:relative}@media screen and (width>=472px){#contact .content .row .value a:not(:last-child):after{color:var(--c-subbody);content:" • ";-webkit-text-decoration:none;text-decoration:none;display:inline-block}}@media screen and (width<=471.99px){#contact .content .row .value{flex-direction:column;align-items:flex-start;gap:8px}#contact .content .row .value a:after{content:"";position:absolute;inset:-4px}#contact .content{gap:20px}}footer{flex-direction:column;gap:40px;width:100%;max-width:512px;padding-bottom:12px;display:flex}footer .top{grid-gap:16px;gap:16px;display:grid}footer .bottom{justify-content:space-between;display:flex}footer .bottom,footer .bottom .right{flex-direction:row;align-items:center}footer .bottom .right{display:inherit;gap:8px}.row{flex-direction:row;display:flex}.row .label{width:133px}.row .value{display:inherit;flex:1;align-items:center}
