*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ff6b6b,#4ecdc4 50%,#45b7d1);color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;text-shadow:0 2px 4px #0000001a}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-5px)}.btn{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 8px 25px #ff6b6b66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ff6b6b;color:#ff6b6b}.btn-secondary:hover{background:#ff6b6b;color:#fff}@media (max-width:768px){.section{padding:40px 0}.section-title{font-size:2rem}.card{padding:1.5rem}}.hero{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4 50%,#45b7d1);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-text h1{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 8px #0003}.hero-text h2{color:#ffffffe6;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.hero-text p{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image,.profile-placeholder{align-items:center;display:flex;justify-content:center}.profile-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff3,#ffffff1a);border:2px solid #ffffff4d;border-radius:50%;color:#fff;font-size:4rem;font-weight:700;height:300px;text-shadow:0 2px 4px #0003;width:300px}.experience-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.experience-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.experience-card h4{color:#ff6b6b;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.experience-card .date{color:#666;font-size:.9rem;font-style:italic;margin-bottom:1rem}.experience-card ul{list-style:none;padding:0}.experience-card li{padding:.5rem 0 .5rem 1.5rem;position:relative}.experience-card li:before{color:#ff6b6b;content:"▸";font-weight:700;left:0;position:absolute}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skills-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.skill-tag{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:transform .2s ease}.skill-tag:hover{transform:scale(1.05)}.contact-card{text-align:center}.contact-info{margin-bottom:2rem}.contact-item{align-items:center;color:#333;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.contact-item svg{color:#ff6b6b}.social-links{gap:1.5rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:50%;color:#fff;height:50px;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{box-shadow:0 8px 25px #ff6b6b66;transform:translateY(-3px)}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.profile-placeholder{font-size:2.5rem;height:200px;width:200px}.experience-grid,.skills-grid{grid-template-columns:1fr}.hero-buttons{justify-content:center}.contact-item{flex-direction:column;gap:.5rem}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.2rem}.profile-placeholder{font-size:2rem;height:150px;width:150px}}
/*# sourceMappingURL=main.e6e8176d.css.map*/