*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:900px;padding:20px}.resume-card{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000001a;margin:20px 0;overflow:hidden}.header{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:40px 30px;position:relative;text-align:center}.header: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' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(255,255,255,0.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}.profile-section{position:relative;z-index:1}.profile-img{align-items:center;background:#ddd;border:4px solid #fff;border-radius:50%;color:#666;display:flex;font-size:48px;height:120px;justify-content:center;margin:0 auto 20px;overflow:hidden;width:120px}.headshot{height:100%;object-fit:cover;object-position:center;width:100%}.name{font-size:2.5em;font-weight:700;margin-bottom:10px;text-shadow:2px 2px 4px #0000004d}.title{font-size:1.3em;margin-bottom:20px;opacity:.9}.contact-info{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.contact-item{align-items:center;display:flex;font-size:1.1em;gap:8px}.contact-item i{font-size:1.2em}.content{padding:40px 30px}.section{margin-bottom:35px}.section-title{align-items:center;border-bottom:3px solid #ff6b35;color:#1e3c72;display:flex;font-size:1.8em;gap:10px;margin-bottom:20px;padding-bottom:10px}.objective{border-left:4px solid #ff6b35;color:#555;font-size:1.1em;line-height:1.8;padding:25px}.experience-item,.objective{background:#f8f9fa;border-radius:10px}.experience-item{margin-bottom:25px;padding:20px;transition:transform .2s ease}.experience-item:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.job-header{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.job-title{color:#1e3c72;font-size:1.3em;font-weight:600}.company{color:#ff6b35;font-size:1.1em;font-weight:500}.dates{color:#666;font-size:.95em;font-style:italic}.responsibilities{color:#555;line-height:1.6;margin-top:10px}.skills-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.skill-category{background:#f8f9fa;border-left:4px solid #ff6b35;border-radius:10px;padding:20px}.skill-category h4{color:#1e3c72;font-size:1.1em;margin-bottom:10px}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#e3f2fd;border:1px solid #bbdefb;border-radius:20px;color:#1565c0;font-size:.9em;padding:5px 12px}.education-item{background:#f8f9fa;border-radius:10px;margin-bottom:15px;padding:20px}.school{color:#1e3c72;font-size:1.2em;font-weight:600;margin-bottom:5px}.degree{color:#ff6b35;font-weight:500}.cta-section{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:10px;color:#fff;margin-top:30px;padding:30px;text-align:center}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.btn{align-items:center;border-radius:25px;display:inline-flex;font-weight:600;gap:8px;padding:12px 25px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ff6b35;color:#fff}.btn-secondary{background:#fff;color:#1e3c72}.btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}@media (max-width:768px){.container{padding:10px}.content{padding:25px 20px}.contact-info{align-items:center;flex-direction:column;gap:15px}.job-header{flex-direction:column;gap:5px}.name{font-size:2em}.cta-buttons{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.b9b30583.css.map*/