#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-6408abaf]{font-size:3rem}article[data-v-6408abaf]{height:20rem;width:30rem;margin-bottom:3rem;border-radius:1rem;background:hsla(0,0%,100%,.5);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(1px);border:1px solid hsla(0,0%,100%,.3)}.image[data-v-6408abaf]{height:80%;margin-top:1rem;margin-bottom:.5rem}img[data-v-6408abaf]{height:100%;width:90%}section[data-v-6408abaf]{display:flex;justify-content:space-around;width:100%;flex-wrap:wrap}h2[data-v-6408abaf]{margin:0}:root{--plum:#36062e;--raspberry:#b0809e;--coral:#af4250;--sand:#f3d2be;--forest:#b0809e;--pine:#36062e;--bg:rgba(105,26,71,.87);--surface:#e16fab;--card:#6d0c43;--text:#e1cfc5;--text-dim:#c7a494;--radius:6px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:300;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}.palette-rule{display:block;width:100%;height:2px;margin-top:.5rem;margin-bottom:2.5rem;background:linear-gradient(90deg,var(--plum) 0,var(--raspberry) 30%,var(--coral) 55%,var(--forest) 80%,var(--pine) 100%);border:none;border-radius:1px}.about-page{max-width:960px;margin:0 auto;padding:4rem 2rem 6rem}h1{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:300;letter-spacing:.02em;color:var(--sand);line-height:1.15}h1,h2{font-family:Cormorant Garamond,Georgia,serif}h2{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;color:var(--coral);letter-spacing:.04em;text-transform:uppercase}section.intro-section{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;margin-bottom:5rem}.intro p{margin-bottom:1rem;color:var(--text);font-size:1.05rem;max-width:55ch}.intro p:first-child{font-size:1.15rem;color:var(--sand)}.profile{flex-shrink:0}.profile img{width:300px;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:20%;border:2px solid var(--forest);box-shadow:0 0 0 6px rgba(69,110,102,.15);display:block}.skills-section{margin-bottom:5rem}.skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:.5rem}.skills-column h2{font-size:.78rem;font-family:Inter,sans-serif;font-weight:500;letter-spacing:.12em;color:var(--raspberry);text-transform:uppercase;margin-bottom:1rem}.skills-column ul{list-style:none;padding:0}.skills-column ul li{padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);color:var(--text);font-size:.95rem;position:relative;padding-left:1rem}.skills-column ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background:var(--coral);border-radius:50%}.projects-section{margin-bottom:5rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-top:.5rem}article.project-card{background:var(--card);border:1px solid rgba(69,110,102,.2);border-radius:var(--radius);overflow:hidden;transition:border-color .2s ease,transform .2s ease}article.project-card:hover{border-color:var(--forest);transform:translateY(-3px)}.project-card .image{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--surface)}.project-card .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.project-card:hover .image img{transform:scale(1.04)}.project-card h2{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;text-transform:none;letter-spacing:0;color:var(--text);padding:1rem 1.1rem;line-height:1.4}.contact-section{background:var(--surface);border:1px solid rgba(157,68,106,.25);border-radius:var(--radius);padding:3rem;text-align:center}.contact-section h1{margin-bottom:1rem}.contact-section p{color:var(--text);font-size:1rem;margin-bottom:.4rem}.contact-section a{color:var(--coral);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s}.contact-section a:hover{border-color:var(--coral)}@media (max-width:640px){section.intro-section{grid-template-columns:1fr}.profile{order:-1}.profile img{width:200px;height:200px}.projects-grid,.skills-grid{grid-template-columns:1fr}.contact-section{padding:2rem 1.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important}}@font-face{font-family:cozy;src:url(/fonts/Mulish-Light.00689b76.ttf)}