*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #1a9b8c;--teal-light: #e6f5f3;--dark: #1c1c2e;--mid: #4a4a6a;--soft: #8888a8;--line: #dde0ec;--bg: #f7f8fc}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--dark);font-size:12px;line-height:1.5;-webkit-print-color-adjust:exact;print-color-adjust:exact}.page{width:210mm;min-height:297mm;margin:0 auto;background:#fff;display:grid;grid-template-columns:210px 1fr;position:relative;overflow:hidden}.sidebar{background:#f0f4f8;padding:24px 20px 28px;display:flex;flex-direction:column;gap:18px;border-right:1px solid var(--line)}.avatar-wrap{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid var(--teal);flex-shrink:0}.avatar-wrap img{width:100%;height:100%;object-fit:cover}.s-section-title{font-family:"DM Serif Display",serif;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:8px}.contact-list{list-style:none;display:flex;flex-direction:column;gap:5px}.contact-list li{display:flex;align-items:flex-start;gap:7px;color:var(--mid);font-size:11px}.contact-list .icon{width:12px;text-align:center;flex-shrink:0;margin-top:1px;color:var(--teal);font-size:10px}.skill-row{margin-bottom:5px}.skill-label{display:flex;justify-content:space-between;font-size:10.5px;color:var(--mid);margin-bottom:2px}.skill-bar{height:3px;background:#d8dce8;border-radius:4px;overflow:hidden}.skill-fill{height:100%;background:var(--teal);border-radius:4px}.link-list{list-style:none;display:flex;flex-direction:column;gap:4px}.link-list li a{color:var(--teal);font-size:10.5px;text-decoration:none;word-break:break-all}.link-list li a:hover{text-decoration:underline}.edu-item{margin-bottom:8px}.edu-degree{font-size:10.5px;font-weight:600;color:var(--dark);line-height:1.3}.edu-school{font-size:10px;color:var(--soft)}.edu-year{font-size:9.5px;color:var(--teal);margin-bottom:1px}.main{padding:24px 28px 28px 24px;display:flex;flex-direction:column;gap:16px}.header-name{margin-bottom:2px}.header-name .first{font-family:"DM Serif Display",serif;font-size:32px;color:var(--dark);letter-spacing:-.5px}.header-name .last{font-family:"DM Serif Display",serif;font-size:32px;color:var(--mid);font-weight:400}.header-title{font-size:12px;color:var(--teal);font-weight:500;letter-spacing:.04em;text-transform:uppercase}hr.div{border:none;border-top:1px solid var(--line);margin:4px 0}.section-title{font-family:"DM Serif Display",serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);border-bottom:2px solid var(--teal-light);padding-bottom:3px;margin-bottom:10px}.profile-text{font-size:11.5px;color:var(--mid);line-height:1.55}.profile-text strong{color:var(--dark);font-weight:600}.exp-item{display:grid;grid-template-columns:95px 1fr;gap:0 14px;margin-bottom:11px}.exp-meta{text-align:right;padding-top:1px}.exp-company{font-size:11px;font-weight:600;color:var(--teal);display:block;line-height:1.25}.exp-dates{font-size:9.5px;color:var(--soft);white-space:nowrap}.exp-role{font-size:11.5px;font-weight:600;color:var(--dark);margin-bottom:3px}.exp-bullets{list-style:none;display:flex;flex-direction:column;gap:2px}.exp-bullets li{font-size:10.5px;color:var(--mid);padding-left:11px;position:relative;line-height:1.45}.exp-bullets li:before{content:"▸";position:absolute;left:0;color:var(--teal);font-size:8px;top:3px}.tag-row{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.tag{background:var(--teal-light);color:var(--teal);font-size:9px;font-weight:600;padding:2px 7px;border-radius:20px;letter-spacing:.03em}.tag-lg{font-size:10.5px;padding:4px 11px}.pdf-download{position:fixed;top:20px;right:20px;z-index:100;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--teal);color:#fff;text-decoration:none;border-radius:999px;font-size:13px;font-weight:500;letter-spacing:.03em;box-shadow:0 4px 16px #1a9b8c4d;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.pdf-download:hover{background:#147e72;transform:translateY(-2px);box-shadow:0 6px 20px #1a9b8c66}.pdf-download:focus-visible{outline:3px solid rgba(26,155,140,.4);outline-offset:2px}.pdf-download svg{flex-shrink:0}@media screen and (min-width: 900px){body{padding:32px 16px}.page{zoom:1.35}}@media print{@page{size:A4;margin:0}body{background:#fff;padding:0}.page{zoom:1;box-shadow:none;width:210mm;min-height:297mm}.pdf-download{display:none}}
