:root{--TextGradient:radial-gradient(116.06% 44.1% at 51.14% 71.81%, #fff 0%, #b0b0b0 100%);--Gradient-Background:linear-gradient(177deg, #080505 2.07%, #191830 51.24%, #1a0e0f 100%);--Text:#fff;--AccentGradient:linear-gradient(97deg, #040100 -6.67%, #9c204b 47.61%, #b41e1e 101.88%);--PurpeOrangeFlip:linear-gradient(281deg, #d6832b 0.49%, #8927d4 91.63%);--AccentGradientCard:linear-gradient(97deg, #040100 -6.67%, #9c204b 75.75%, #b41e1e 101.88%);--BlueGradientCard:linear-gradient(98deg, #000 1.97%, #52b2ee 63.65%, #cfe226 116.3%);--CardStrokeWhiteBlack:linear-gradient(290deg, #29263d 10.1%, #fff 84.89%);--CardBackground:linear-gradient(108deg, #1a0e0f 6.06%, #4b3a80e6 61.17%, #403a8199 105.01%);--Signature:radial-gradient(116.06% 44.1% at 51.14% 71.81%, #ff5100 0%, #7b0909 100%);--AccentGradientAlt:linear-gradient(97deg, #040100 -6.67%, #9c204b 75.75%, #b41e1e 101.88%);--PurpleOrange:linear-gradient(281deg, #d6832b 0.49%, #8927d4 91.63%)}.text{font-family:Cal Sans;font-style:normal;font-weight:400;line-height:normal}.text--display{font-size:36px}.text--heading{font-size:24px}.text--label{font-size:16px}body{background:var(--Gradient-Background);background-attachment:fixed;min-height:100vh}.site-background__svg{z-index:-1;width:100%;height:auto;position:absolute;top:0;left:0}p{margin:0;padding:0;font-family:Fira Sans;font-size:.8rem;font-style:normal;font-weight:400;line-height:normal}a{color:#fff;text-decoration:none;transition:color .3s}a:hover{color:#ddd}img{width:100%;margin:0;padding:0;display:block}.site-nav{color:#fff;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:.7rem 1rem .4rem;display:flex}.site-nav__brand,.site-nav__actions{align-items:center;display:flex}.site-nav__toggle{cursor:pointer;flex-direction:column;justify-content:space-around;width:30px;height:25px;display:none}.site-nav__toggle span{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.site-nav__drawer{z-index:1;background-color:#111;width:0;height:100%;padding-top:60px;transition:width .5s;position:fixed;top:0;left:0;overflow-x:hidden}.site-nav__drawer a{color:#fff;padding:15px 25px;font-size:22px;text-decoration:none;transition:color .3s;display:block}.site-nav__drawer a:hover{color:#ddd}.site-nav__close{cursor:pointer;font-size:36px;position:absolute;top:0;right:25px}.site-nav a{color:#fff;text-decoration:none;transition:color .3s}.site-nav a:hover{color:#ddd}.site-nav__link{align-items:center;margin:0 5px;padding:10px 15px;transition:background-color .3s;display:inline-flex}.site-nav__link:hover{background-color:#ffffff1a;border-radius:5px}@media screen and (width<=768px){.site-nav__links,.site-nav__actions .button{display:none}.site-nav__actions .site-nav__toggle{display:flex}}@media screen and (width>=768px){.site-nav__drawer{display:none}}.page{color:#fff;flex-direction:column;place-content:center;align-items:center;gap:16px;padding:0 1rem;display:flex}.page-header{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:8px;display:flex}.page-header__intro{text-align:center;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;display:flex}.page-header__eyebrow{text-align:center;background:var(--TextGradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-self:stretch}.page-header__title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(97deg,#1696f2 12.41%,#e526ef 75.98%);-webkit-background-clip:text;background-clip:text;align-self:stretch}.page-header__logo{aspect-ratio:197/116;width:197px;height:116px}.content-section{text-align:start;flex-direction:column;justify-content:center;align-self:stretch;align-items:start;gap:10px;display:flex}.content-actions{flex-wrap:wrap;place-content:center;align-self:stretch;align-items:center;gap:10px;padding:8px 0;display:flex}.projects-page{flex-direction:column;gap:16px;display:flex}.projects-page__intro{text-align:center;flex-direction:column;gap:16px;display:flex}.projects__subtitle{text-align:center;padding-top:12px}footer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;max-width:1000px;margin-top:2rem;padding-bottom:1.4rem;display:grid}.site-footer__column{flex-direction:column;align-items:center;gap:.4rem;display:flex}@media screen and (width>=768px){.page{padding:0 5rem}.content-section{padding-right:10rem}.page-header{flex-flow:wrap;justify-content:space-around;align-items:center;padding:24px 16px;display:flex}.text--display{font-size:70px}.text--heading{font-size:26px}}.button{color:var(--Text,#fff);text-align:center;text-shadow:0 2px 4px #ffffff80;border:2px solid #c4c4c4;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:.2rem 1rem;display:flex}.button:hover{color:var(--Text,#fff);text-shadow:0 4px 8px #ffffffb3;background-color:#ffffff1a;border-color:#fff;transition:all .3s;transform:translateY(-2px)}.button--primary{background:var(--AccentGradient,linear-gradient(97deg, #040100 -6.67%, #9c204b 47.61%, #b41e1e 101.88%))}.button--secondary{background:var(--Gradient-Background,linear-gradient(177deg, #080505 2.07%, #191830 51.24%, #1a0e0f 100%))}.button .text--heading{font-size:24px}.skills__title{margin-bottom:.4rem}.skills{grid-template-columns:repeat(auto-fit,minmax(200px,400px));grid-auto-rows:auto auto;justify-content:center;gap:.5em;width:100%;display:grid}.skills__item{grid-row:span 2;grid-template-rows:subgrid;gap:1rem;padding:1rem;display:grid;position:relative}.skills__item--neutral{background:var(--CardBackground) padding-box, var(--CardStrokeWhiteBlack) border-box;border:3px solid #0000;border-radius:.5rem;box-shadow:0 4px 20px #7e149680}.skills__item--accent{background:var(--AccentGradientAlt) padding-box, var(--CardStrokeWhiteBlack) border-box;border:3px solid #0000;border-radius:.5rem;box-shadow:0 4px 20px #ef6b6b80}.skills__item--info{background:var(--BlueGradientCard) padding-box, var(--CardStrokeWhiteBlack) border-box;border:3px solid #0000;border-radius:.5rem;box-shadow:0 4px 20px #8bae3180}.featured-projects{flex-direction:column;gap:16px;display:flex}.featured-project{background:#17171726;border:1px solid #69646480;border-radius:6px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;padding:8px;display:flex;box-shadow:0 2px 16px #00000080}.featured-project__image{background:#d9d9d9;border-radius:4px;align-self:stretch}.featured-project__header{flex-direction:column;gap:12px;display:flex}.featured-project__title{text-align:center}.featured-project__body{align-self:stretch}.featured-project__actions{flex-wrap:wrap;place-content:center;align-self:stretch;align-items:center;gap:10px;padding:8px 0;display:flex}.project-card{flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:min(50%,300px);padding:10px;display:flex}.project-card--accent{background:linear-gradient(328deg,#9c1010 -2.48%,#360505 92.65%);border:2px solid #fff;border-radius:8px}.project-card__header{color:#fff;text-align:center}.project-card__body{border:2px solid #fff;border-radius:4px;align-self:stretch;align-items:flex-start;gap:10px;padding:12px 8px;display:flex;box-shadow:0 1px 8px #ffffffb3}.project-card__info-list{flex-wrap:wrap;align-self:stretch;align-items:flex-start;gap:10px;padding:4px;display:flex}.project-card__info{flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:4px;padding:8px;display:flex}.project-card__info-text--dark{color:#fff;text-align:center;text-shadow:0 4px 4px #000000e5;-webkit-text-stroke-width:.7px;-webkit-text-stroke-color:#000;font-size:16px;font-weight:500}.project-card__info-text--accent{color:#fff;text-align:center;text-shadow:0 4px 4px var(--Signature);-webkit-text-stroke-width:.7px;-webkit-text-stroke-color:#cc0909;font-size:16px;font-weight:500}.contact-form{flex-direction:column;align-self:stretch;align-items:stretch;gap:16px;padding:16px;display:flex}.contact-form__row{flex-wrap:wrap;justify-content:stretch;gap:16px;display:flex}.contact-form__field{flex-direction:column;flex-grow:1;gap:8px;display:flex}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;background:#fff0;justify-content:center;place-items:center;font-size:18px;display:flex}.swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}@media screen and (width>=768px){.skills__title{align-self:flex-start;margin-bottom:.4rem}.skills{grid-template-columns:1fr 1fr;grid-auto-rows:auto auto;justify-content:center;gap:2rem;width:100%;display:grid}.featured-project__header{grid-template-columns:6fr 4fr;align-items:center;gap:1rem;display:grid}.featured-project__header--reverse{grid-template-columns:4fr 6fr;align-items:center;gap:1rem;display:grid}.featured-project__title{text-wrap:nowrap;padding:0 1rem}.contact-form{align-self:stretch;max-width:1000px;padding:12px calc(50% - 350px)}.button .text--heading{font-size:36px}}
