@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";:root{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{font-weight:500;color:#2563eb;text-decoration:inherit}a:hover{text-decoration:underline}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.2}ul{list-style-position:inside}li{margin-bottom:.25rem}#root{width:100%;margin:0;padding:0}.app{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 0;background-color:#f3f4f6}.resume-name{font-size:2.5rem;font-weight:700;color:#1e40af;margin:0 0 .5rem}.resume-title{font-size:1.25rem;font-weight:500;color:#4b5563;margin:0 0 1.5rem}.resume-contact{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.resume-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;background-color:#f9fafb;padding:.5rem .8rem;border-radius:4px;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.resume-contact-item:hover{transform:translateY(-2px);box-shadow:0 2px 5px #0000001a}.resume-contact-item i{color:#2563eb;font-size:1rem}.resume-contact-item a{color:#2563eb;text-decoration:none}.resume-contact-item a:hover{text-decoration:underline}.resume-summary{background-color:#f9fafb;padding:1.25rem;border-radius:6px;box-shadow:0 1px 3px #0000000d;border-left:3px solid #2563eb}.resume-summary-text{line-height:1.6;color:#4b5563;margin-bottom:1rem}.resume-summary-text:last-child{margin-bottom:0}.resume-highlight{background-color:#dbeafe;color:#1e40af;padding:.1rem .3rem;border-radius:3px;font-weight:500;margin:0 .2rem}.resume-languages{display:flex;flex-direction:column;gap:.75rem}.resume-language-item{display:flex;flex-direction:column;padding:.75rem;background-color:#f9fafb;border-radius:6px;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;border-left:3px solid #2563eb}.resume-language-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.resume-language-name{font-weight:600;color:#4b5563}.resume-language-proficiency{font-size:.85rem;color:#6b7280;margin-top:.25rem;padding:.2rem .5rem;background-color:#e5e7eb;border-radius:4px;display:inline-block}@media print{.app{background-color:#fff;padding:0}.resume-container{box-shadow:none;padding:0}}.resume-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem;background-color:#fff;color:#333;font-family:Roboto,Segoe UI,Arial,sans-serif;box-shadow:0 10px 30px #0000001a;border-radius:8px;position:relative;overflow:hidden}.resume-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa)}.resume-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.resume-header-content{position:relative}.resume-name{font-size:2.5rem;font-weight:700;color:#1e40af;margin:0 0 .5rem;letter-spacing:-.5px}.resume-title{font-size:1.25rem;font-weight:500;color:#4b5563;margin:0 0 1.5rem;letter-spacing:.5px}.resume-content{width:100%}.resume-main{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem}.resume-left{flex:2}.resume-right{flex:1}.resume-section{margin-bottom:2rem;padding-bottom:1rem}.resume-section-title{color:#1e40af;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;letter-spacing:.5px}.resume-section-fullwidth{grid-column:1 / -1}.resume-item{margin-bottom:1.5rem;padding:1rem;border-radius:6px;background-color:#f9fafb;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;position:relative;border-left:3px solid #2563eb}.resume-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.resume-item-title{font-weight:600;font-size:1.1rem;margin-bottom:.25rem;color:#1e40af}.resume-item-subtitle{font-weight:500;color:#4b5563;margin-bottom:.25rem}.resume-item-date{font-size:.9rem;color:#6b7280;margin-bottom:.5rem;display:inline-block;background-color:#e5e7eb;padding:.2rem .5rem;border-radius:4px}.resume-item-location{font-size:.9rem;color:#6b7280;margin-bottom:.5rem;display:flex;align-items:center}.resume-item-location:before{content:"📍";margin-right:.25rem}.resume-item-description{margin-top:.75rem;color:#4b5563;line-height:1.6}.resume-item-description ul{padding-left:1rem}.resume-item-description li{margin-bottom:.5rem}.resume-list{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.resume-list-item{background-color:#f3f4f6;padding:.4rem .8rem;border-radius:4px;font-size:.9rem;color:#4b5563;border-left:3px solid #2563eb;transition:all .2s ease}.resume-list-item:hover{background-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 2px 5px #0000001a}.resume-projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}@media (max-width: 768px){.resume-projects-grid,.resume-main{grid-template-columns:1fr}.resume-container{padding:1rem}}.resume-projects,.resume-right-projects{grid-column:1 / -1;display:flex;width:100%}.resume-company{margin-bottom:2rem;padding:1.5rem;border-radius:8px;background-color:#f9fafb;box-shadow:0 2px 4px #0000000d;border-left:4px solid #2563eb}.resume-company-title{font-size:1.4rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.resume-company-location{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem;display:flex;align-items:center}.resume-company-location:before{content:"📍";margin-right:.25rem}.resume-role{margin-bottom:1.5rem;padding:1rem;border-radius:6px;background-color:#fff;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;position:relative;border-left:2px solid #3b82f6}.resume-role:last-child{margin-bottom:0}.resume-role:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.resume-role-title{font-weight:600;font-size:1.1rem;margin-bottom:.25rem;color:#1e40af}.resume-role-date{font-size:.9rem;color:#6b7280;margin-bottom:.5rem;display:inline-block;background-color:#e5e7eb;padding:.2rem .5rem;border-radius:4px}.resume-role-description{margin-top:.75rem;color:#4b5563;line-height:1.6}.resume-role-description ul{padding-left:1rem}.resume-role-description li{margin-bottom:.5rem}
