*{box-sizing:border-box}html,body{color:#1f2041;background:linear-gradient(#f6f7ff 0%,#eef1ff 100%);margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif}a{color:#5b3df5;text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1100px,92%);margin:0 auto;padding:3rem 0 4rem}.hero{margin-bottom:2rem}.heroCard{background:#fff;border:1px solid #e9e5ff;border-radius:26px;grid-template-columns:220px 1fr;align-items:center;gap:1.5rem;padding:1.25rem;display:grid;box-shadow:0 18px 36px #664eff1f}.heroImageWrap{border:4px solid #f9f7ff;border-radius:20px;width:220px;height:220px;overflow:hidden;box-shadow:0 10px 24px #312e812e}.heroImage{object-fit:cover;width:100%;height:100%}.heroContent{min-width:0}.badge{color:#4f33de;background:#f3efff;border-radius:999px;margin:0 0 1rem;padding:.35rem .7rem;font-size:.875rem;font-weight:600;display:inline-block}h1{margin:.25rem 0 0;font-size:clamp(2rem,5vw,3rem);line-height:1.15}h2{color:#221f53;margin-top:0;margin-bottom:1rem}.subtitle{color:#54507a;margin:0;font-size:1.2rem}.meta{color:#7a7799;margin-top:.5rem}.summary{color:#3f4062;max-width:760px;margin-top:1rem;line-height:1.6}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.actions a,button{color:#432dcf;cursor:pointer;background:#fff;border:1px solid #dfd8ff;border-radius:12px;padding:.6rem 1rem;font-size:.95rem;font-weight:600}.actions a:hover,button:hover{background:#f5f2ff;text-decoration:none}.section{margin-top:2rem}.card{background:#fff;border:1px solid #e9e5ff;border-radius:20px;padding:1.25rem;box-shadow:0 12px 24px #503fcd14}.portfolioCard{border:2px solid #242424;transition:transform .18s,box-shadow .18s;box-shadow:9px 9px #242424}.portfolioCard:hover{transform:translate(-6px,-6px);box-shadow:15px 15px #242424}.contactCard{background:#fecdd3}.projectGrid .projectCard:nth-child(3n+1){background:#dbeafe}.projectGrid .projectCard:nth-child(3n+2){background:#fef3c7}.projectGrid .projectCard:nth-child(3n){background:#e9d5ff}.experienceGrid .experienceCard:nth-child(odd){background:#fde68a}.experienceGrid .experienceCard:nth-child(2n){background:#bfdbfe}.skills{flex-wrap:wrap;gap:.6rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.skills li{color:#4229c9;background:#faf9ff;border:1px solid #e3dcff;border-radius:999px;padding:.4rem .7rem}.grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.projectActions{gap:.7rem;margin-top:1rem;display:flex}.stack{color:#5d4fc6;font-size:.95rem}.contactForm,.cmsForm{gap:.6rem;display:grid}label{color:#4b4973;font-size:.9rem;font-weight:600}input,textarea{color:#1f2041;background:#fff;border:1px solid #ddd7ff;border-radius:10px;width:100%;padding:.65rem .75rem}input:focus,textarea:focus{border-color:#6b46ff;outline:3px solid #6b46ff2e}.cmsActions{gap:.75rem;margin-top:.75rem;display:flex}.statusText{color:#4c35d9;min-height:1.2rem;margin:.3rem 0 0}@media (max-width:860px){.heroCard{grid-template-columns:1fr}.heroImageWrap{width:180px;height:180px}}
