.cv-header{display:flex;align-items:flex-start;gap:30px;margin-bottom:30px}.cv-photo{flex-shrink:0;width:180px;height:180px;border:none!important;padding:0!important;margin:0!important;border-radius:8px;object-fit:cover;background:0 0}.cv-info{flex:1;min-width:0}.cv-info h1{margin-top:0}.cv-info .tagline{margin-top:10px;font-weight:700}.cv-info .location{margin-top:5px;color:var(--foreground);opacity:.8}@media(max-width:684px){.cv-header{flex-direction:column;align-items:center;gap:20px}.cv-photo{width:150px;height:150px}.cv-info{text-align:center}}