:root{--accent:#006fff;--text-01:#212327;--text-02:#50565e;--text-03:#808893;--bg:#f5f5f5;--paper:#fff;--rule:#e5e5e5}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--text-02);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.55}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.resume{background:var(--paper);max-width:210mm;min-height:297mm;margin:24px auto;padding:14mm 9.5mm;box-shadow:0 2px 16px #00000014}.header{border-bottom:2px solid var(--accent);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding-bottom:14px;display:flex}.header-main{min-width:0}.name{letter-spacing:-.01em;color:var(--text-01);margin:0;font-size:28px;font-weight:700}.role-title{color:var(--accent);margin:4px 0 0;font-size:15px;font-weight:500}.contact{text-align:right;color:var(--text-03);white-space:nowrap;margin:0;padding:0;font-size:12.5px;line-height:1.5;list-style:none}.contact a{color:var(--text-01)}.summary{margin-bottom:18px}.summary p{margin:0 0 6px}.summary p:last-child{margin-bottom:0}.section{break-inside:avoid;margin-bottom:18px}.section:last-child{margin-bottom:0}.section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);border-bottom:1px solid var(--rule);margin:0 0 10px;padding-bottom:4px;font-size:16px;font-weight:700}.company{margin-bottom:12px}.role{break-inside:avoid;margin-bottom:12px}.role:last-child{margin-bottom:0}.role-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.role-line{font-size:14px}.role-name{color:var(--text-01);font-weight:600}.company-name{color:var(--accent);font-weight:600}.project-name{color:var(--text-01);font-weight:500}.bullet-sep{color:var(--text-03);margin:0 6px}.period{color:var(--text-03);white-space:nowrap;font-size:12px}.bullets{margin:4px 0 0;padding-left:18px}.bullets li{margin-bottom:3px}.bullets li:last-child{margin-bottom:0}.education-list{margin:0;padding:0;list-style:none}.education-item{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.education-item:last-child{margin-bottom:0}.education-item .education-line{font-size:14px}.education-item .school{color:var(--text-01);font-weight:600}.education-item .program{color:var(--text-02)}@page{size:A4;margin:14mm 9.5mm}@media print{*{-webkit-print-color-adjust:exact;print-color-adjust:exact}html,body{background:#fff}.resume{max-width:none;min-height:0;box-shadow:none;margin:0;padding:0}.section,.role{break-inside:avoid;page-break-inside:avoid}}@media (width<=720px){.resume{box-shadow:none;min-height:0;margin:0;padding:16px}.header{flex-direction:column;gap:12px}.contact{text-align:left;white-space:normal}.role-header,.education-item{flex-direction:column;gap:2px}}
