:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#11163f;background:#f8f4e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #11163f;--rose: #e65aa6;--rose-soft: #f7c4e4;--paper: #f8f4e8;--mint: #d8eadf;--sage: #61786c;--line: rgba(17, 22, 63, .13);--white: #fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(247,196,228,.55),transparent 28rem),linear-gradient(135deg,#f8f4e8,#fffaf0 48%,#edf7f0)}body::selection{background:var(--rose-soft);color:var(--ink)}a{color:inherit;text-decoration:none}.portfolio{width:min(1240px,calc(100% - 44px));margin:0 auto}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fffdf8b8;color:var(--rose);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;transition:transform .22s ease,border-color .22s ease}.brand:hover,.brand:focus-visible{transform:translateY(-1px);border-color:#e65aa666}.navLinks{display:flex;gap:clamp(16px,3vw,34px);color:#11163fb8;font-size:.95rem;font-weight:650}.navLinks a{transition:color .18s ease}.navLinks a:hover,.navLinks a:focus-visible{color:var(--rose)}.hero{display:grid;grid-template-columns:minmax(310px,.86fr) minmax(420px,1fr);align-items:center;gap:clamp(42px,7vw,104px);min-height:calc(100vh - 78px);padding:clamp(28px,4vw,52px) 0 clamp(76px,8vw,118px)}.portraitColumn{display:grid;justify-items:center;gap:18px;animation:fadeUp .68s ease both}.portraitFrame{position:relative;aspect-ratio:1;width:min(100%,510px);margin:0 auto;border-radius:50%;background:var(--white);box-shadow:0 26px 80px #11163f1f;overflow:hidden;transition:transform .42s ease,box-shadow .42s ease}.portraitFrame:hover{transform:translateY(-4px);box-shadow:0 32px 90px #11163f29}.portraitFrame:before{content:"";position:absolute;inset:18px;border:1px solid rgba(230,90,166,.24);border-radius:inherit;z-index:2;pointer-events:none}.portraitFrame img{width:100%;height:100%;object-fit:cover;object-position:center 34%;display:block}.availability{padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:#fffdf89e;color:#11163fa8;font-size:.82rem;font-weight:760}.heroContent{display:grid;gap:16px;animation:fadeUp .76s .1s ease both}.eyebrow,.sectionLabel{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:0;color:var(--sage);font-size:.82rem;font-weight:760;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;color:var(--ink);letter-spacing:0}h1{font-size:clamp(4.25rem,8.6vw,7rem);line-height:.9;max-width:8.2ch}.role{color:var(--rose);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.1}.heroDescription{max-width:620px;color:#11163fad;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.72}.skillCloud{display:flex;flex-wrap:wrap;gap:12px 18px;max-width:760px;padding:0;margin:4px 0 10px;list-style:none}.skillCloud li{display:inline-flex;align-items:center;gap:12px;color:var(--rose);font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.5vw,1.15rem)}.skillCloud li:not(:last-child):after{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.skillBreak{flex-basis:100%;width:0;height:0}.heroActions,.contactActions,.cardTop{display:flex;align-items:center}.heroActions{flex-wrap:wrap;gap:12px;margin-top:8px}.primaryAction,.iconAction,.contactActions a,.contactActions span{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid var(--line);transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.primaryAction{padding:0 22px;border-radius:999px;background:var(--ink);color:var(--white);font-weight:760;box-shadow:0 12px 28px #11163f29}.iconAction{width:52px;border-radius:50%;background:var(--rose-soft);color:var(--ink)}.primaryAction:hover,.iconAction:hover,.contactActions a:hover,.projectCard:hover,.strengthItem:hover{transform:translateY(-3px);border-color:#e65aa680}.profileBand,.contactBand{display:grid;grid-template-columns:minmax(300px,.92fr) minmax(360px,1fr);gap:clamp(34px,6vw,92px);align-items:start;padding:clamp(70px,8vw,108px) 0;border-top:1px solid var(--line)}.profileBand h2,.contactBand h2,.sectionHeader h2{max-width:760px;color:#1a1535;font-size:clamp(2.25rem,4.2vw,3.65rem);line-height:1.02}.profileStats{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.profileStats span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(230,90,166,.18);border-radius:999px;background:#ffffff94;color:#1a1535b8;font-size:.82rem;font-weight:760}.profileCopy{display:grid;gap:20px;max-width:680px}.profileCopy p{color:#11163fb8;font-size:clamp(1.08rem,1.7vw,1.24rem);line-height:1.78}.focusSection{padding:clamp(66px,7vw,96px) 0;border-top:1px solid var(--line)}.sectionHeader.compact{max-width:820px}.strengthGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.strengthItem{position:relative;overflow:hidden;display:grid;align-content:start;gap:14px;min-height:278px;padding:30px 22px 22px;border:1px solid rgba(17,22,63,.11);border-radius:8px;background:#fff;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.strengthItem:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:8px 8px 0 0;background:var(--rose)}.strengthIcon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(230,90,166,.22);border-radius:50%;background:#f7c4e485;color:var(--ink)}.strengthItem h3{color:#1a1535;font-size:1.05rem;line-height:1.22}.strengthItem p{color:#11163fa3;font-size:.95rem;line-height:1.62}.strengthTags{display:flex;flex-wrap:wrap;gap:8px;align-self:end;margin-top:4px}.strengthTags span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(230,90,166,.16);border-radius:999px;background:#f7c4e438;color:#1a1535bd;font-size:.76rem;font-weight:720}.projectsSection{padding:clamp(70px,8vw,106px) 0 clamp(78px,9vw,120px);border-top:1px solid var(--line)}.sectionHeader{display:grid;gap:12px;margin-bottom:34px}.projectGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.projectCard{display:grid;gap:24px;min-height:292px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fffdf8a8;box-shadow:0 18px 45px #11163f00;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.projectCard:hover,.strengthItem:hover{background:#fff;box-shadow:0 20px 54px #11163f14}.projectCard:hover .cardTop svg{transform:translate(2px,-2px)}.cardTop{justify-content:space-between;gap:18px}.cardTop svg{flex:0 0 auto;color:var(--rose);transition:transform .22s ease}.projectCard h3{color:var(--ink);font-size:1.32rem;line-height:1.2}.projectCard p{color:#11163fad;line-height:1.68}.tagRow{display:flex;flex-wrap:wrap;gap:8px;align-self:end}.tagRow span{padding:7px 10px;border:1px solid rgba(97,120,108,.24);border-radius:999px;background:#d8eadf94;color:#405448;font-size:.82rem;font-weight:700}.contactBand{padding-bottom:92px}.contactActions{flex-direction:column;align-items:flex-start;gap:12px}.contactActions a,.contactActions span{max-width:100%;padding:0 18px;border-radius:999px;background:var(--white);color:#11163fcc;font-weight:720;overflow-wrap:anywhere}@media(max-width:860px){.portfolio{width:min(100% - 32px,720px)}.topbar{min-height:72px}.navLinks{gap:14px;font-size:.88rem}.hero,.profileBand,.contactBand{grid-template-columns:1fr}.hero{min-height:auto;padding:34px 0 70px;gap:34px}.portraitFrame{width:min(78vw,410px)}h1{max-width:100%}.projectGrid{grid-template-columns:1fr}.strengthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.topbar{align-items:flex-start;padding-top:18px}.navLinks{flex-wrap:wrap;justify-content:flex-end}.heroContent{gap:15px}h1{font-size:clamp(3.15rem,17vw,4.3rem)}.role{font-size:clamp(1.55rem,9vw,2rem)}.skillCloud{gap:10px 14px}.skillCloud li{gap:9px}.primaryAction{width:100%}.iconAction{width:50px}.profileBand,.focusSection,.projectsSection,.contactBand{padding-top:48px;padding-bottom:56px}.strengthGrid{grid-template-columns:1fr}.projectCard,.strengthItem{min-height:auto;padding:24px}}@media(min-width:1440px){.portfolio{width:min(1320px,calc(100% - 72px))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
