*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a0a;color:#ffffff;line-height:1.6}footer,nav{display:none!important}main{padding-top:0!important}.resume-wrapper{padding:40px 20px;min-height:100vh}.resume-container{max-width:1000px;margin:0 auto;background:rgba(255,255,255,.02);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 24px rgba(0,0,0,.25);position:relative;overflow:hidden}.resume-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.5),transparent)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:linear-gradient(135deg,#1a1a1a,#0a2540);border:2px solid rgba(0,212,255,.3);border-radius:16px;padding:40px;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.5)}.modal-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.modal-icon{width:32px;height:32px;color:#00d4ff;stroke-width:2}.modal-title{font-size:24px;font-weight:700;color:#fff;margin:0}.modal-text{font-size:16px;color:#cbd5e1;line-height:1.7;margin-bottom:20px}.modal-text strong{color:#00e5c0}.modal-email{display:block;font-size:18px;color:#00d4ff;text-decoration:none;font-weight:600;margin-bottom:24px;text-align:center;padding:12px;background:rgba(0,212,255,.1);border-radius:8px;border:1px solid rgba(0,212,255,.3);transition:all .3s}.modal-email:hover{background:rgba(0,212,255,.2);border-color:rgba(0,212,255,.5);color:#00e5c0}.modal-button{width:100%;padding:14px 28px;background:linear-gradient(135deg,#635bff,#00d4ff);color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.modal-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(99,91,255,.4)}.header{background:linear-gradient(135deg,#0a2540,#1a1a1a);padding:50px 60px;border-bottom:2px solid rgba(0,212,255,.3);position:relative}.header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#635bff,#00d4ff,#00e5c0)}.header-content{text-align:center}.name{font-size:48px;font-weight:800;background:linear-gradient(135deg,#635bff,#00d4ff 50%,#00e5c0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;letter-spacing:-.5px}.title{font-size:18px;color:#adbdcc;font-weight:500;margin-bottom:20px;letter-spacing:.5px}.contact-info{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px;color:#cbd5e1;margin-bottom:8px}.contact-info a{color:#00d4ff;text-decoration:none;transition:color .2s}.contact-info a:hover{color:#00e5c0}.separator{color:rgba(255,255,255,.3)}.section{padding:40px 60px;border-bottom:1px solid rgba(255,255,255,.05)}.section:last-of-type{border-bottom:none}.section-title{font-size:24px;font-weight:700;color:#00d4ff;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px;padding-bottom:8px;border-bottom:2px solid #635bff;display:inline-block}.objective-text{font-size:15px;color:#cbd5e1;line-height:1.8}.entry{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.05)}.entry:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.entry-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:20px}.entry-left{flex:1}.entry-title{font-size:18px;font-weight:700;color:#ffffff;margin-bottom:4px}.entry-subtitle{font-size:14px;color:#00e5c0;font-weight:500}.entry-date{font-size:13px;color:#adbdcc;background:rgba(99,91,255,.1);padding:6px 12px;border-radius:6px;border:1px solid rgba(99,91,255,.3);white-space:nowrap;font-weight:600}.entry-detail{font-size:14px;color:#cbd5e1;margin-top:6px}.entry-list{list-style:none;padding-left:0;margin-top:8px}.entry-list li{padding-left:24px;margin-bottom:10px;position:relative;color:#cbd5e1;font-size:14px;line-height:1.7}.entry-list li:before{content:"▸";position:absolute;left:0;color:#00d4ff;font-weight:700;font-size:16px}.entry-list li strong{color:#00e5c0;font-weight:600}.project-entry{margin-bottom:24px;padding:20px;background:rgba(255,255,255,.02);border-left:4px solid #635bff;border-radius:8px}.project-header{margin-bottom:10px}.project-title{font-size:17px;font-weight:700;color:#ffffff;margin-bottom:6px}.project-tech{font-size:13px;color:#00d4ff;font-weight:500}.skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.skill-category{padding:18px;background:rgba(255,255,255,.02);border-radius:8px;border:1px solid rgba(255,255,255,.05);transition:all .3s}.skill-category:hover{border-color:rgba(0,212,255,.3);transform:translateY(-2px)}.skill-title{font-size:14px;font-weight:700;color:#00d4ff;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.skill-content{font-size:13px;color:#cbd5e1;line-height:1.7}.awards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.award-item{padding:12px 16px;background:rgba(255,255,255,.02);border-left:3px solid #00e5c0;font-size:13px;color:#cbd5e1;border-radius:4px}.footer{text-align:center;padding:30px;background:rgba(0,0,0,.3);color:#adbdcc;font-size:13px}.footer a{color:#00d4ff;text-decoration:none}.footer a:hover{color:#00e5c0}@media (max-width:768px){body{padding:20px 10px}.section{padding:30px 25px}.header{padding:35px 25px}.name{font-size:36px}.title{font-size:16px}.contact-info,.entry-header{flex-direction:column;gap:8px}.awards-grid,.skills-grid{grid-template-columns:1fr}}@media print{@page{size:letter;margin:.5in}body{background:white;padding:0;color:#000}.disclaimer-banner{display:none}.resume-container{background:white;box-shadow:none;border:none;max-width:100%}.header{background:white;border-bottom:2px solid #000;padding:30px 0}.header:after{display:none}.name{color:#000;-webkit-text-fill-color:#000}.contact-info,.title{color:#333}.contact-info a{color:#000}.section{padding:20px 0;border-bottom:1px solid #ddd;page-break-inside:avoid}.section-title{color:#000;border-bottom-color:#000}.entry-title{color:#000}.entry-subtitle{color:#333}.entry-date{background:#f0f0f0;border-color:#ddd;color:#000}.entry-list li{color:#333}.entry-list li:before{color:#000}.project-entry{background:#f9f9f9;border-left-color:#000;page-break-inside:avoid}.project-title{color:#000}.project-tech{color:#333}.award-item,.skill-category{background:#f9f9f9;border-color:#ddd;page-break-inside:avoid}.skill-title{color:#000}.award-item,.footer,.skill-content{color:#333}.footer{background:#f0f0f0;border-top:1px solid #ddd}.footer a{color:#000}a{text-decoration:none}}