:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:auto}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{padding:0;margin:0;box-sizing:border-box}.header-wrapper{background-color:#f8f9fa;box-shadow:0 2px 10px #0000000d;position:fixed;top:0;left:0;width:100%;z-index:1000}.header-container{display:flex;justify-content:space-between;align-items:center;padding:0 5%;height:80px;max-width:1400px;margin:0 auto}.logo h2{font-size:1.5rem;font-weight:800;color:#212529}.logo span{color:#d63384}.nav ul{display:flex;list-style:none;gap:25px;align-items:center}.nav ul li a{text-decoration:none;color:#495057;font-weight:600;transition:all .3s ease;font-size:.85rem;text-transform:uppercase;letter-spacing:1px}.nav ul li a:hover{color:#d63384}.btn-pink a{background-color:#d63384!important;padding:10px 20px!important;border-radius:6px;color:#fff!important;transition:transform .2s ease!important}.btn-pink a:hover{background-color:#bc2b73!important;transform:translateY(-2px)}.footer{color:#fff;padding:40px 20px 20px;position:fixed;bottom:0;left:0;width:100%}.footer-container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:30px;max-width:1100px;margin:auto}.footer-section{flex:1;min-width:220px}.footer-section h3{margin-bottom:15px;font-size:18px;color:#f4c10f}.footer-section p,.footer-section a{font-size:14px;color:#ccc;text-decoration:none}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;margin-top:30px;border-top:1px solid #333;padding-top:15px;font-size:13px;color:#aaa}.home-container{padding:0 10%;background-color:#f8f9fa;min-height:80vh;display:flex;align-items:center}.hero{display:flex;justify-content:space-between;align-items:center;gap:50px;width:100%}.hero-text{flex:1}.welcome-msg{font-size:.8rem;letter-spacing:2px;color:#6c757d;margin-bottom:10px}.hero-text h1{font-size:3.5rem;color:#212529;margin-bottom:10px}.name-highlight{color:#d63384}.role-text{font-size:2rem;color:#212529;margin-bottom:20px}.description{color:#6c757d;line-height:1.6;max-width:500px;margin-bottom:30px}.hero-image-container{flex:1;display:flex;justify-content:center}.image-bg-card{background:#fff;padding:15px;border-radius:20px;box-shadow:0 20px 40px #0000001a;position:relative}.profile-photo{width:350px;height:450px;object-fit:cover;border-radius:15px}.hero-buttons{display:flex;gap:15px}.btn-primary{background:#d63384;color:#fff;border:none;padding:12px 25px;border-radius:8px;font-weight:700;cursor:pointer}.btn-secondary{background:#fff;color:#212529;border:1px solid #dee2e6;padding:12px 25px;border-radius:8px;font-weight:700;cursor:pointer}@media(max-width:900px){.hero{flex-direction:column-reverse;text-align:center}.hero-buttons{justify-content:center}}.about-page{padding:100px 10%;background-color:#fff;min-height:90vh;display:flex;align-items:center}.about-container{display:flex;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.about-image{flex:1;position:relative}.image-wrapper{background:#f8f9fa;border-radius:20px;padding:15px;box-shadow:0 20px 40px #0000000d}.image-wrapper img{width:100%;border-radius:15px;display:block;filter:grayscale(20%);transition:filter .3s}.image-wrapper img:hover{filter:grayscale(0%)}.about-text{flex:1.2}.about-text .subtitle{color:#d63384;font-weight:700;letter-spacing:2px;font-size:.9rem;margin-bottom:10px}.about-text h1{font-size:3rem;color:#212529;margin-bottom:20px}.about-text h2{font-size:1.4rem;color:#495057;margin-bottom:25px}.description p{color:#6c757d;line-height:1.8;margin-bottom:15px;font-size:1.05rem}.description strong{color:#212529}.personal-info{display:flex;gap:30px;margin-top:30px}.info-box{background:#f8f9fa;padding:15px 25px;border-radius:10px;border-left:4px solid #D63384}.info-box span{font-size:.8rem;color:#6c757d;text-transform:uppercase;font-weight:700}.info-box p{color:#212529;font-weight:700;margin-top:5px}@media(max-width:992px){.about-container{flex-direction:column;text-align:center;gap:40px}.personal-info{justify-content:center}}.skills-container{padding:100px 10% 60px;background-color:#f8f9fa;min-height:100vh}.skills-header{text-align:center;margin-bottom:60px}.skills-header .subtitle{color:#d63384;letter-spacing:2px;font-weight:700;font-size:.9rem}.skills-header h2{font-size:2.5rem;color:#212529}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.skill-card{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;border:1px solid transparent}.skill-card:hover{transform:translateY(-10px);border-color:#d63384}.skill-card.featured{background:linear-gradient(145deg,#fff,#fff0f6);border:1px solid rgba(214,51,132,.2)}.icon-box{font-size:2.5rem;margin-bottom:20px}.skill-card h3{font-size:1.4rem;color:#212529;margin-bottom:15px}.skill-card p{color:#6c757d;line-height:1.6}.soft-skills-list{list-style:none;padding:0;text-align:left}.soft-skills-list li{color:#6c757d;font-size:.9rem;margin-bottom:8px;padding-left:15px;position:relative}.soft-skills-list li:before{content:"→";position:absolute;left:0;color:#d63384}@media(max-width:768px){.skills-container{padding:80px 5%}}.projects-page{padding:100px 10% 60px;background-color:#f8f9fa}.projects-header{text-align:center;margin-bottom:80px}.area-title{font-size:2rem;color:#212529;margin-bottom:30px;padding-left:15px;border-left:5px solid #D63384;text-transform:uppercase;letter-spacing:1px}.project-area{margin-bottom:80px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.project-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000000d;transition:.3s}.project-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #d633841a}.project-category{color:#d63384;font-size:.75rem;font-weight:700}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.tag{background:#f0f0f0;padding:4px 10px;border-radius:15px;font-size:.7rem;font-weight:600}.contact-page{padding:60px 10%;display:flex;justify-content:center;align-items:center;min-height:80vh}.contact-container{display:flex;gap:50px;width:100%;max-width:1100px;background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000000d}.contact-info{flex:1}.contact-info h2{font-size:2.5rem;color:#212529;margin-bottom:20px}.highlight{color:#d63384}.info-items{margin-top:30px}.info-item{margin-bottom:20px}.info-item strong{color:#212529;display:block;font-size:1.1rem}.info-item p{color:#6c757d}.contact-form{flex:1}.input-group{margin-bottom:20px;display:flex;flex-direction:column}.input-group label{margin-bottom:8px;font-weight:500;color:#495057}.input-group input,.input-group textarea{padding:12px;border:1px solid #dee2e6;border-radius:8px;font-family:inherit;transition:border-color .3s}.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#d63384}.btn-send{background-color:#d63384;color:#fff;padding:15px 30px;border:none;border-radius:8px;font-weight:700;cursor:pointer;width:100%;transition:background .3s,transform .2s}.btn-send:hover{background-color:#bc2b73;transform:translateY(-2px)}@media(max-width:768px){.contact-container{flex-direction:column;padding:20px}}.blog-container{max-width:1000px;margin:0 auto;padding:120px 20px 80px;font-family:Inter,-apple-system,sans-serif}.articles-list{display:flex;flex-direction:column;gap:30px;margin-top:60px}.article-item{display:flex;justify-content:space-between;align-items:center;padding:40px;background:#fff;border-radius:20px;border:1px solid #f0f0f0;cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 6px #00000005}.article-item:hover{transform:translateY(-5px);border-color:#d63384;box-shadow:0 20px 40px #d6338414}.article-info{flex:1;padding-right:40px}.article-info h3{margin:15px 0;font-size:1.8rem;color:#1a1a1a;line-height:1.3}.article-info p{color:#666;line-height:1.6;font-size:1.05rem;margin:0}.article-category{font-size:.8rem;font-weight:800;color:#d63384;text-transform:uppercase;letter-spacing:1.5px}.article-arrow{font-size:1.5rem;color:#d63384;transition:.3s}.article-view{max-width:750px;margin:0 auto;padding:120px 25px;background:#fff}.back-btn{background:#f8f9fa;border:none;color:#444;padding:10px 20px;border-radius:50px;font-weight:600;cursor:pointer;margin-bottom:50px;transition:.3s}.back-btn:hover{background:#d63384;color:#fff}.full-post h1{font-size:3rem;color:#1a1a1a;line-height:1.1;margin-bottom:20px}.meta{color:#888;font-size:.9rem;margin-bottom:40px;display:block;border-bottom:1px solid #eee;padding-bottom:20px}.article-body-wrapper{text-align:left;font-size:1.2rem;line-height:1.8;color:#333}.article-body-wrapper p{margin-bottom:25px}.article-body-wrapper h3{margin:45px 0 20px;font-size:1.8rem;color:#1a1a1a}.article-body-wrapper ul{margin:25px 0;padding-left:25px}.article-body-wrapper li{margin-bottom:15px}@media(max-width:768px){.article-item{padding:30px}.full-post h1{font-size:2.2rem}.article-info{padding-right:10px}}.resume-page{padding:100px 20px 60px;background-color:#f4f4f4;display:flex;flex-direction:column;align-items:center}.resume-paper{background:#fff;width:100%;max-width:850px;padding:60px;box-shadow:0 0 20px #0000001a;color:#333;line-height:1.5}.cv-header{text-align:center;border-bottom:3px solid #D63384;padding-bottom:20px;margin-bottom:30px}.cv-header h1{font-size:2.5rem;color:#212529;text-transform:uppercase;margin-bottom:5px}.cv-subtitle{color:#d63384;font-weight:600;font-size:1.1rem;margin-bottom:10px}.cv-contacts{font-size:.9rem;color:#666}.cv-section{margin-bottom:30px}.cv-section-title{font-size:1.2rem;color:#212529;text-transform:uppercase;border-bottom:1px solid #eee;margin-bottom:15px;padding-bottom:5px;font-weight:700}.cv-item{margin-bottom:15px}.cv-item-header{display:flex;justify-content:space-between;font-size:1.05rem}.cv-detail{font-style:italic;color:#555;font-size:.95rem}.cv-skills-container{display:flex;gap:40px}.cv-skills-column{flex:1}.cv-skills-column ul,.cv-languages{list-style:none;padding:0;margin-top:10px}.cv-skills-column li,.cv-languages li{margin-bottom:5px;font-size:.95rem}.cv-skills-column li:before{content:"•";color:#d63384;font-weight:700;display:inline-block;width:1em}.cv-footer-action{margin-top:30px}.btn-download-cv{background:#d63384;color:#fff;padding:12px 30px;text-decoration:none;border-radius:5px;font-weight:700;transition:.3s}.btn-download-cv:hover{background:#212529}@media(max-width:768px){.resume-paper{padding:30px}.cv-skills-container{flex-direction:column;gap:20px}.cv-item-header{flex-direction:column}}.cv-item-list{margin-top:10px;padding-left:20px;color:#555;font-size:.95rem}.cv-item-list li{margin-bottom:5px;position:relative;list-style-type:none}.cv-item-list li:before{content:"→";color:#d63384;position:absolute;left:-20px;font-weight:700}
